Re: Failure of postgres_fdw because of TimeZone setting - Mailing list pgsql-general

From Tom Lane
Subject Re: Failure of postgres_fdw because of TimeZone setting
Date
Msg-id 4179143.1712781094@sss.pgh.pa.us
Whole thread Raw
In response to Re: Failure of postgres_fdw because of TimeZone setting  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: Failure of postgres_fdw because of TimeZone setting
List pgsql-general
Adrian Klaver <adrian.klaver@aklaver.com> writes:
> On 4/10/24 12:38, Adnan Dautovic wrote:
>> By the way, the row count of pg_timezone_names is 385, but I do
>> not know how that compares to a more standard installation.

> On my instance of Postgres 16.2, 1196.

You're probably using a build with --with-system-tzdata pointing
at a system tzdata tree that includes leap-second-aware zones.
These tend to have duplicative entries like "America/New_York"
and "posix/America/New_York".  (There's also a subtree like
"right/America/New_York", but we reject those because we don't
do leap seconds.)  The real number of distinct zones in a
standard tzdata file set these days is a shade under 600.

            regards, tom lane



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Failure of postgres_fdw because of TimeZone setting
Next
From: Andreas Wagner
Date:
Subject: [MASSMAIL]Two server instances on one server