Re: Regarding timezone - Mailing list pgsql-general

From Dev Kumkar
Subject Re: Regarding timezone
Date
Msg-id CALSLE1P_SnTTprUtY4CWL-geY3FecH2Qr0uzCFtPxxKXsPExGQ@mail.gmail.com
Whole thread Raw
In response to Re: Regarding timezone  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Regarding timezone  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general

On Wed, Sep 10, 2014 at 8:43 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
You'd want to get a new version of the IANA timezone database files for
that.  Depending on what packaging you're using, this might be an
operating-system update not a Postgres update.  If you are relying
on the Postgres copies, you'd have to update src/timezone/data/ and
then do a "make install" in src/timezone.

                        regards, tom lane

Thanks Tom !
Actually am using the postgres binaries and not building from sources. Is there any solution if using the binaries and want to update timezone settings?

Regards...

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: PostgreSQL service account on Windows 7: Use a virtual account
Next
From: Vinayak
Date:
Subject: Re: CREATE SYNONYM in PostgreSQL