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

sql: tzinfo can be inconsistent across nodes #4025

Open
Tracked by #11242
jseldess opened this issue Nov 12, 2018 · 3 comments
Open
Tracked by #11242

sql: tzinfo can be inconsistent across nodes #4025

jseldess opened this issue Nov 12, 2018 · 3 comments
Labels
P-2 Normal priority; secondary task
Milestone

Comments

@jseldess
Copy link
Contributor

jseldess commented Nov 12, 2018

Jesse Seldess (jseldess) commented:

See cockroachdb/cockroach#31978 (comment).

CockroachDB relies on each node's tzinfo data for resolving named timezones like America/New_York and for applying daylight-savings rules. This can lead to inconsistent results across a cluster when coercing date/time strings into temporal types.

From @knz:

until this issue is fixed, we should call out in the docs for operational matters that the OS database should be updated, and all nodes should be restarted when the timezone data changes (e.g. the definition of a timezone changes because of geopolitical matters, or some country decides to change their DST rules).

Jira Issue: DOC-202

@jseldess jseldess added this to the 2.2 milestone Nov 12, 2018
@rmloveland rmloveland added the P-2 Normal priority; secondary task label Jan 16, 2019
@jseldess jseldess modified the milestones: 2.2, Later Jan 30, 2019
@rmloveland rmloveland removed their assignment Feb 12, 2020
@jseldess jseldess removed the fixitday label May 25, 2021
@jseldess
Copy link
Contributor Author

We have closed this issue because it is more than 3 years
old. If this issue is still relevant, please add a comment and re-open
the issue. Thank you for your contribution to CockroachDB docs!

@rmloveland
Copy link
Contributor

This issue is still open in CRDB repo, reopening

@rmloveland rmloveland reopened this Nov 29, 2021
@exalate-issue-sync
Copy link

Jesse Seldess (jseldess) commented:
We made a bunch of changes to our docs for this. See cockroachdb/cockroach#31978 (comment) . I’m not sure there’s anything else for us to do right now. When the cockroach issue gets resolved, there should be a release note that would create a docs issue. Also, this isn’t really a SQL issue. It’s a deploy issue. In any case, we’ll leave it open in favor of more investigation.

@jseldess jseldess removed the G-sql label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-2 Normal priority; secondary task
Projects
None yet
Development

No branches or pull requests

4 participants