-
Notifications
You must be signed in to change notification settings - Fork 4.1k
set time zone 'asia/kolkata'; timezone data cannot be found in ubuntu #31297
Copy link
Copy link
Closed
Labels
C-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.O-communityOriginated from the communityOriginated from the community
Description
When I am trying to set timezone in ubuntu server by the command:
set time zone 'asia/kolkata';
I am getting pq: cannot find time zone "asia/kolkata": timezone data cannot be found
where as this command run without issue in Mac.
I tried to execute this command on cockroach 2.0.5 and 2.0.6
Server version: CockroachDB CCL v2.0.6 (x86_64-unknown-linux-gnu, built 2018/10/01 13:59:40, go1.10) (same version as client)
oot@:26257/> set time zone 'asia/kolkata';
pq: cannot find time zone "asia/kolkata": timezone data cannot be found
root@:26257/>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.O-communityOriginated from the communityOriginated from the community