Re: here does postgres take its timezone information from?

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Chris Withers <chris(at)withers(dot)org>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: here does postgres take its timezone information from?
Date: 2019-11-05 22:54:42
Message-ID: 4cfd4b1b-5135-6329-5cf7-bae73929dfeb@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/5/19 2:46 PM, Chris Withers wrote:
> Hi All,
>
> Brazil recently abolished daylight savings time, resulting in updates to
> system timezone information packages.
> Does postgres use these? If so, does it need a reload or restart to see
> the updated zone info?
>
> If not, how does postgres store/obtain its timezone zone information and
> how would this be updated?

https://www.postgresql.org/about/news/1960/
PostgreSQL 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24, and 12 Beta 3 Released!

"This update also contains tzdata release 2019b for DST law changes in
Brazil, plus historical corrections for Hong Kong, Italy, and Palestine.
This update also adds support for zic's new -b slim option to reduce the
size of the installed zone files, though it is not currently being used
by PostgreSQL."

>
> cheers,
>
> Chris
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2019-11-05 22:58:53 Re: here does postgres take its timezone information from?
Previous Message Chris Withers 2019-11-05 22:46:43 here does postgres take its timezone information from?