Skip to content

Support setting session TIMEZONE #74

@villisco

Description

@villisco

Please add option to set the db sessions timezone (inside connection string maybe?).

Example:

SET TIME ZONE 'UTC'

TIMESTAMP WITH TIME ZONE (type: timestamptz) columns in postgres use the db session timezone for date conversion.

This is needed because INSERT'ing data on DST (Daylight Saving Time) period can have some strange timestamp converting behaviors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions