Re: Time Zone in Postgres - Mailing list pgsql-admin

From Tom Lane
Subject Re: Time Zone in Postgres
Date
Msg-id 29379.1204852863@sss.pgh.pa.us
Whole thread Raw
In response to Re: Time Zone in Postgres  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: Time Zone in Postgres  (Shilpa Sudhakar <ssudhakar@internode.com.au>)
List pgsql-admin
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Shilpa Sudhakar wrote:
>> If DST changes are done in version 8.2.5 and up, is there any way to
>> recompile the timezone files in our existing versions without upgrading.

> FWIW this change is also in 8.1.11.

... and 8.0.14 ...

Anyway, yes, you could get the newer zoneinfo source files and run them
through zic, but it's hard to see why that would be a smarter thing to
do than a database update.  There are known data-loss bugs in the minor
version you're running, and you ought to be a lot more worried about
those than about whether Postgres is a week off about the next DST
transition.

            regards, tom lane

pgsql-admin by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Time Zone in Postgres
Next
From: Shilpa Sudhakar
Date:
Subject: Re: Time Zone in Postgres