Re: Argentinian timezone change at the last moment. How to change pgsql tz db? - Mailing list pgsql-sql

From Fernando Hevia
Subject Re: Argentinian timezone change at the last moment. How to change pgsql tz db?
Date
Msg-id 01ea01c84eda$56631430$8f01010a@iptel.com.ar
Whole thread Raw
In response to Re: Argentinian timezone change at the last moment. How to change pgsql tz db?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql

> Tom Lane [mailto:tgl@sss.pgh.pa.us] wrote:
>
> "Fernando Hevia" <fhevia@ip-tel.com.ar> writes:
> > With 8.2.x the ARST abbreviation was recognized after including the
> > following line in /usr/share/postgresql/8.2/timezonesets/Default
>
> > ARST   -14400 D  # Argentina Summer Time
>
> Um ... is that really offsetting in the correct direction?  What I put
> into CVS was
>
> ARST    -7200 D  # Argentina Summer Time
>
> If that's wrong I need to know ...
>

No, you are right: -7200 is the correct offset.

Regards,
Fernando.


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Argentinian timezone change at the last moment. How to change pgsql tz db?
Next
From: Anders Østergaard Jensen
Date:
Subject: tsearch2: ts_headline performance problem