Re: setting local time without restarting server - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: setting local time without restarting server
Date
Msg-id 20040513200713.GA24229@wolff.to
Whole thread Raw
In response to setting local time without restarting server  (Anony Mous <A.Mous@shaw.ca>)
Responses Re: setting local time without restarting server  (Anony Mous <A.Mous@shaw.ca>)
Re: setting local time without restarting server  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-general
On Thu, May 13, 2004 at 12:56:48 -0600,
  Anony Mous <A.Mous@shaw.ca> wrote:
> Hi,
>
> Is there a function that would allow me to set the local time while the
> server is running?  I can't seem to find anything on this...

You probably want to set the timezone, not the local time.
You can do that with something like:
SET TIMEZONE='EST5EDT';

pgsql-general by date:

Previous
From: Anony Mous
Date:
Subject: setting local time without restarting server
Next
From: Gregory Wood
Date:
Subject: Re: dbmirror