Skip to content

Postgres support (configuration parameters) #114

@nene

Description

@nene

Run-time configuration parameters setting/resetting statements

  • RESET configuration_parameter | ALL
  • SET
    • SET configuration_parameter { TO | = } { value | 'value' | DEFAULT }
    • SET TIME ZONE { value | 'value' | LOCAL | DEFAULT }
    • [ SESSION | LOCAL ]
  • SHOW { name | ALL }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions