Re: Correction of how to use TimeZone by ControlFile(xlog.c)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Correction of how to use TimeZone by ControlFile(xlog.c)
Дата
Msg-id 9242.1186148997@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Correction of how to use TimeZone by ControlFile(xlog.c)  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Correction of how to use TimeZone by ControlFile(xlog.c)  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-patches
Magnus Hagander <magnus@hagander.net> writes:
> On Fri, Aug 03, 2007 at 09:01:22AM -0400, Andrew Dunstan wrote:
>>> Having talked a bit off-list with Hiroshi-san, he came up with the
>>> suggestion taht we should be logging this information in UTC/GMT instead of
>>> the servers timezone (for all cases, not just win32).

>> Are you just talking about xlog.c? That wouldn't be an acceptable change
>> in elog.c, although we could provide additional escapes to output UTC if
>> needed.

> Yes, just talking about xlog.c.

I don't think it's an acceptable change in either place.  People who
want to see UTC in their logs can start the postmaster in UTC.  Those
who are accustomed to seeing local time will squawk.

            regards, tom lane

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Correction of how to use TimeZone by ControlFile(xlog.c)
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Correction of how to use TimeZone by ControlFile(xlog.c)