Re: daylight savings patches needed?

From: Vivek Khera <vivek(at)khera(dot)org>
To: pgsql general <pgsql-general(at)postgresql(dot)org>
Subject: Re: daylight savings patches needed?
Date: 2007-03-14 20:23:47
Message-ID: 86FAE3B6-742B-45BA-9E2C-DD714D21C419@khera.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Mar 12, 2007, at 6:08 PM, Martijn van Oosterhout wrote:

> On Mon, Mar 12, 2007 at 01:13:42PM -0600, Ed L. wrote:
>> Would I be correct in understanding that every pre-8.0 cluster
>> must be restarted in order for the OS changes to take affect?!?
>
> Possibly, I imagine many C libraries would cache the timezone data
> over
> a fork and might not motice the changes...

You also need to restart cron, possibly syslog, etc. Much easier to
reboot than chase down every long running app just to update the date
library's cached zone info.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2007-03-14 20:26:38 Re: Debugging Server Code
Previous Message Randall Smith 2007-03-14 20:11:31 Re: quoted identifier behaviour