Re: setting local time without restarting server

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: setting local time without restarting server
Дата
Msg-id 20040513200713.GA24229@wolff.to
обсуждение исходный текст
Ответ на setting local time without restarting server  (Anony Mous <A.Mous@shaw.ca>)
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: Anony Mous
Дата:
Сообщение: setting local time without restarting server
Следующее
От: Gregory Wood
Дата:
Сообщение: Re: dbmirror