"Thomas F. O'Connell" <[EMAIL PROTECTED]> writes:
> I'm curious. For 7.4.x, does the database require a restart for the
> change to take effect? I'm aware of a few production installations
> where the OS changed, but postgres time functions didn't take hold.
Yes, probably. On those systems yo
On Jan 23, 1:18 am, [EMAIL PROTECTED] (Tom Lane) wrote:
> Adam Gordon <[EMAIL PROTECTED]> writes:
> > Anyone know where to find info about whether or not the new
USDSTrules
> > impact certain versions of Postgres and what needs to be done to
ensure
> > observance of the new rules? Thanks.
>
Adam Gordon <[EMAIL PROTECTED]> writes:
> Anyone know where to find info about whether or not the new US DST rules
> impact certain versions of Postgres and what needs to be done to ensure
> observance of the new rules? Thanks.
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/
Adam Gordon wrote:
> Hi-
>
> Anyone know where to find info about whether or not the new US DST rules
> impact certain versions of Postgres and what needs to be done to ensure
> observance of the new rules? Thanks.
Pre-8.0 PostgreSQL versions us the operating system timezone database.
All >=