Re: [GENERAL] Leap second impact on postgreSQL on June 30 2015

2015-02-24 Thread Vick Khera
On Tue, Feb 24, 2015 at 2:15 AM, Mitu Verma wrote: > What could be the possible impacts of leap second on June 30 2105 (which > will make the one second longer time) at PostgreSQL database ? > > As an experiment, try setting the time to the leap second and see if postgres stores it as you expect.

[GENERAL] Leap second impact on postgreSQL on June 30 2015

2015-02-23 Thread Mitu Verma
What could be the possible impacts of leap second on June 30 2105 (which will make the one second longer time) at PostgreSQL database ? Regards