GNU/Linux |
CentOS 2.1AS(Slurm) |
|
![]() |
reset(l) |
![]() |
RESET − Restores run-time parameters to default values
RESET variable
INPUTS
variable
The name of a run-time parameter. See SET [set(l)] for a list.
RESET restores run-time parameters to their default values. Refer to SET [set(l)] for details. RESET is an alternate form for
SET variable TO DEFAULT
See under the SET [set(l)] command.
Set DateStyle to its default value:
RESET DateStyle;
Set Geqo to its default value:
RESET GEQO;
RESET is a Postgres extension.
![]() |
reset(l) | ![]() |