Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support setting session TIMEZONE #74

Open
villisco opened this issue Mar 31, 2024 · 0 comments
Open

Support setting session TIMEZONE #74

villisco opened this issue Mar 31, 2024 · 0 comments

Comments

@villisco
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant