Re: [GENERAL] New US DST Rules & PostgreSQL

2007-03-13 Thread Tom Lane
"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

Re: [GENERAL] New US DST Rules & PostgreSQL

2007-03-13 Thread Thomas F. O'Connell
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. >

Re: [GENERAL] New US DST Rules & PostgreSQL

2007-01-22 Thread Tom Lane
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/

Re: [GENERAL] New US DST Rules & PostgreSQL

2007-01-22 Thread Bruce Momjian
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 >=