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

Manage timezone via connection string param and environment variable #1634

Closed
roji opened this issue Jul 7, 2017 · 0 comments
Closed

Manage timezone via connection string param and environment variable #1634

roji opened this issue Jul 7, 2017 · 0 comments
Assignees
Milestone

Comments

@roji
Copy link
Member

roji commented Jul 7, 2017

PostgreSQL client utilities send the PGTZ environment variable as the default session timezone, we can do the same. Also add a Timezone connection string parameter.

@roji roji added this to the 3.3 milestone Jul 7, 2017
@roji roji self-assigned this Jul 7, 2017
@roji roji changed the title Send PGTZ environment variable to PostgreSQL Manage timezone via connection string param and environment variable Jul 7, 2017
@roji roji closed this as completed Jul 7, 2017
roji added a commit that referenced this issue Jul 7, 2017
You can now set the timezone via the Timezone connection string
parameter, or the standard PostgreSQL TZDB environment variable.

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

No branches or pull requests

1 participant