Re: [SQL] PG is in different timezone than the OS - Mailing list pgsql-general

From Scott Marlowe
Subject Re: [SQL] PG is in different timezone than the OS
Date
Msg-id dcc563d10801021231t88a19bcge9ac454bd6e82c53@mail.gmail.com
Whole thread Raw
List pgsql-general
Alright, reading the file in

postgresql-8.2.5/src/timezone/README

I take it that anyone with a source compiled pg or using source rpms
should be able to download the tzdata from here:

ftp://elsie.nci.nih.gov/pub/tzcode2007k.tar.gz

and put it here:

postgresql-8.2.5/src/timezone/data

and recompile and have the new timezone they need?

pgsql-general by date:

Previous
From: Erik Jones
Date:
Subject: Re: Fwd: [ADMIN] Shutting down warm standby server? "
Next
From: Richard Broersma Jr
Date:
Subject: Re: visibility rules for AFTER UPDATE Constraint Triggers Function