SET ENABLE_SEQSCAN TO OFF;
If SET> is allowed, it overrides all other sources of
- values for the parameter. Superusers are allowed to
- SET> more values than ordinary users. Some parameters
- cannot be SET even by superusers: for example,
- if they control behavior that cannot reasonably be changed without
+ values for the parameter. Some parameters cannot be changed via
+ SET: for example, if they control behavior that
+ cannot reasonably be changed without restarting
+
PostgreSQL. Also, some parameters can
+ be modified via SET by superusers, but not by
+ ordinary users.