Skip to content

set time zone 'asia/kolkata'; timezone data cannot be found in ubuntu #31297

@irshadhasmat

Description

@irshadhasmat

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/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-investigationFurther steps needed to qualify. C-label will change.O-communityOriginated from the community

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions