From: | Chris Withers <chris(at)withers(dot)org> |
---|---|
To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: here does postgres take its timezone information from? |
Date: | 2019-11-05 23:00:09 |
Message-ID: | 0589cad7-4841-afbd-8cc6-c4b050ca466c@withers.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 05/11/2019 22:54, Adrian Klaver wrote:
> 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."
Hmm. Is there any option to use the system timezone packages?
If not, why not?
Chris
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2019-11-05 23:02:12 | Re: here does postgres take its timezone information from? |
Previous Message | Adrian Klaver | 2019-11-05 22:58:53 | Re: here does postgres take its timezone information from? |