tzdata 2016j

Started by Vladimir Borodinover 9 years ago5 messageshackers
Jump to latest
#1Vladimir Borodin
root@simply.name

Hi all.

Any chance to get tzdata 2016j in supported branches?

--
May the force be with you…
https://simply.name

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Vladimir Borodin (#1)
Re: tzdata 2016j

Vladimir Borodin <root@simply.name> writes:

Any chance to get tzdata 2016j in supported branches?

When the next scheduled releases come around (February), we'll update
to whatever tzdata is current at that time.

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#3David Fetter
david@fetter.org
In reply to: Tom Lane (#2)
Re: tzdata 2016j

On Tue, Dec 06, 2016 at 10:52:47AM -0500, Tom Lane wrote:

Vladimir Borodin <root@simply.name> writes:

Any chance to get tzdata 2016j in supported branches?

When the next scheduled releases come around (February), we'll update
to whatever tzdata is current at that time.

I'm guessing that request came through because Vladimir is actually
affected by the change.

Apparently, you can replace the tzdata file and restart the server per
https://wiki.postgresql.org/wiki/FAQ#Will_PostgreSQL_handle_recent_daylight_saving_time_changes_in_various_countries.3F

Best,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#4Vladimir Borodin
root@simply.name
In reply to: David Fetter (#3)
Re: tzdata 2016j

6 дек. 2016 г., в 19:19, David Fetter <david@fetter.org> написал(а):

On Tue, Dec 06, 2016 at 10:52:47AM -0500, Tom Lane wrote:

Vladimir Borodin <root@simply.name> writes:

Any chance to get tzdata 2016j in supported branches?

When the next scheduled releases come around (February), we'll update
to whatever tzdata is current at that time.

I'm guessing that request came through because Vladimir is actually
affected by the change.

Apparently, you can replace the tzdata file and restart the server per
https://wiki.postgresql.org/wiki/FAQ#Will_PostgreSQL_handle_recent_daylight_saving_time_changes_in_various_countries.3F <https://wiki.postgresql.org/wiki/FAQ#Will_PostgreSQL_handle_recent_daylight_saving_time_changes_in_various_countries.3F&gt;

Yep, both packages for RHEL and Ubuntu are built with --with-system-tzdata=/usr/share/zoneinfo configure option so updating system package and restarting postgres is sufficient. Thanks!

--
May the force be with you…
https://simply.name

#5Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: David Fetter (#3)
Re: tzdata 2016j

David Fetter wrote:

On Tue, Dec 06, 2016 at 10:52:47AM -0500, Tom Lane wrote:

Vladimir Borodin <root@simply.name> writes:

Any chance to get tzdata 2016j in supported branches?

When the next scheduled releases come around (February), we'll update
to whatever tzdata is current at that time.

I'm guessing that request came through because Vladimir is actually
affected by the change.

Apparently, you can replace the tzdata file and restart the server per
https://wiki.postgresql.org/wiki/FAQ#Will_PostgreSQL_handle_recent_daylight_saving_time_changes_in_various_countries.3F

I think a better way to handle this is to use configure's
--with-system-tzdata and make sure the underlying system's tzdata
packages are up to date. Then you don't need to worry about Postgres'
tzdata files at all.

--
�lvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers