Skip to content

Timezone Asia/Calcutta no longer recognized in 17.5+ #1361

@H4kor

Description

@H4kor

The timezone "Asia/Calcutta" was renamed to "Asia/Kolkata" many years ago. However the old name is still used by many system (for example Google Chrome)

Postgres Docker versions 17.5+ no longer recognize "Asia/Calcutta" as a valid time zone.

select now() at time zone 'Asia/Calcutta'

results in: SQL Error [22023]: ERROR: time zone "Asia/Calcutta" not recognized

Version: PostgreSQL 17.5 (Debian 17.5-1.pgdg130+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 14.2.0-19) 14.2.0, 64-bit
(Tag: postgres:17.5)

Also affected:

  • postgres:17.6

Not affected:

  • postgres:17.4
  • postgres:17.6-alpine
  • postgres:17.6-bookworm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions