Refer to
- for more information on available
- variables.
+ for more information on available variables.
Message returned if
variable is successfully reset
- to its default value..
+ to its default value.
Description
- RESET restores variables to the
+ RESET restores variables to their
default values.
Refer to
- language extension.
-
-
- Use to
+ See also
and
to manipulate variable values.
keyword
- Refer to SET for more information on available
- arguments.
+ Refer to
+
+ for more information on available variables.
NOTICE: variable is value
-SHOW VARIABLE
- Message returned if value does not exist.
+ Message returned if variable does not exist.
NOTICE: Time zone is unknown
-SHOW VARIABLE
Notes
- language extension.
-
- Refer to SET/RESET
- to set/reset variable values.
+ See also
+ and
+
+ to manipulate variable values.
SHOW DateStyle;
-NOTICE:DateStyle is Postgres with US (NonEuropean) conventions
+NOTICE: DateStyle is ISO with US (NonEuropean) conventions
Show the current genetic optimizer (geqo) setting:
SHOW GEQO;
-NOTICE:GEQO is ON
+NOTICE: GEQO is ON beginning with 11 relations