Re: DST problem on pg 8.2.5

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Joseph S <jks(at)selectacast(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: DST problem on pg 8.2.5
Date: 2007-10-29 21:12:05
Message-ID: 6554.1193692325@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Joseph S <jks(at)selectacast(dot)net> writes:
> On one of my servers postgres thinks that we're back on standard time
> already:

What's its TimeZone setting? What is the mod date of the corresponding
file in the $SHAREDIR/timezone/ directory (where $SHAREDIR means
whatever pg_config --sharedir says)?

It sounds to me like you've got obsolete timezone files, but 8.2.5 went
out with the latest info AFAIK. Maybe you did an incomplete update?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message kamiseq 2007-10-29 21:23:23 Re: function and passing the table name to be used with SQL stmnt
Previous Message James Gates 2007-10-29 21:03:38 Collation sequence and use of operatings system's locale