Difference between revisions of "PostgreSQL SET"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
[[wikipedia:SET]] change a run-time parameter
 
[[wikipedia:SET]] change a run-time parameter
 
* https://www.postgresql.org/docs/current/sql-set.html
 
* https://www.postgresql.org/docs/current/sql-set.html
 +
 +
SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | 'value' | DEFAULT }
 +
SET [ SESSION | LOCAL ] TIME ZONE { timezone | LOCAL | DEFAULT }
  
  

Revision as of 13:25, 21 September 2022

Advertising: