Re: how to show time zone with numerical offset in CSV log?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: how to show time zone with numerical offset in CSV log?
Дата
Msg-id 4245.1442932001@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: how to show time zone with numerical offset in CSV log?  (Michael Zoet <Michael.Zoet@zoet.de>)
Ответы Re: how to show time zone with numerical offset in CSV log?
Список pgsql-general
Michael Zoet <Michael.Zoet@zoet.de> writes:
> Is there a way to convince Postgres to write the date/time with
> numerical time zone values to the log files?

Try something like

log_timezone = '<-0400>+4'

See the discussion of POSIX timezone names here:
http://www.postgresql.org/docs/9.4/static/datatype-datetime.html#DATATYPE-TIMEZONES

            regards, tom lane


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

Предыдущее
От: Willy-Bas Loos
Дата:
Сообщение: could not load library liblwgeom-2.1.7.so
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: how to show time zone with numerical offset in CSV log?