Re: Timezones on Tru64 (Digital Unix)

Поиск
Список
Период
Сортировка
От SL Baur
Тема Re: Timezones on Tru64 (Digital Unix)
Дата
Msg-id m3r9asqvb0.fsf@dhcp-38.jp.tlan
обсуждение исходный текст
Ответ на Re: Timezones on Tru64 (Digital Unix)  (Stephane Bortzmeyer <bortzmeyer@pasteur.fr>)
Ответы Re: Timezones on Tru64 (Digital Unix)  (Stephane Bortzmeyer <bortzmeyer@pasteur.fr>)
Re: Timezones on Tru64 (Digital Unix)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
SL Baur <steve@beopen.com> writes in pgsql-general@postgresql.org:

> I just did and it doesn't work.

Oops.  I didn't check carefully enough.  Sorry.

> steve=# set timezone='US/Pacific';

That's incorrect syntax, it appears.  Setting the timezone as `PST8PDT'
or `:US/Pacific' works.

To answer the original question, GMT is named `GMT0' on Tru64.

steve=# set timezone='GMT0';
SET VARIABLE
steve=# select now();
          now
------------------------
 2000-05-24 07:04:37+00
(1 row)


В списке pgsql-general по дате отправления:

Предыдущее
От: SL Baur
Дата:
Сообщение: Re: Timezones on Tru64 (Digital Unix)
Следующее
От: Louis-David Mitterrand
Дата:
Сообщение: arguments passed to a trigger function