Book Contents

Book Index

Next Topic

Home

-v assignment --set assignment --variable assignment

Perform a variable assignment, like the \set internal command. You must separate name and value, if any, by an equal sign on the command line.

To unset a variable, omit the equal sign. To set a variable without a value, use the equal sign but omit the value. These assignments are done during a very early stage of start-up, so variables reserved for internal purposes can get overwritten later.