Re: update time zone in timestamps

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: update time zone in timestamps
Дата
Msg-id 200312062345.hB6NjCa07790@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: update time zone in timestamps  (CSN <cool_screen_name90001@yahoo.com>)
Список pgsql-general
CSN wrote:
>
> SHOW ALL shows TimeZone is 'unknown'. postgres.conf
> says 'TZ' is used for default. Where should TZ be set
> (it doesn't appear to be set on my RH9 system)?

The postmaster process should have TZ in its environment.  I think that
gives clients a default timezone. You can also use PGTZ on the client to
control it.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: corruption diag/recovery, pg_dump crash
Следующее
От: Tom Lane
Дата:
Сообщение: Re: functions/operators with 2 sets as arguments