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?