Re: Re: [GENERAL] microsecond log timestamps

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Re: [GENERAL] microsecond log timestamps
Дата
Msg-id Pine.LNX.4.30.0105131215540.760-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: [GENERAL] microsecond log timestamps  (Ed Loehr <eloehr@austin.rr.com>)
Ответы Re: Re: [GENERAL] microsecond log timestamps  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Ed Loehr writes:

> The attached patch restores pre-7.1 millisecond-granularity log
> timestamps (except that it also adds a 4-digit year, which was not in
> pre-7.1).  It is meant to be applied to
> postgresql-7.1/src/backend/utils/error/elog.c.

I am opposed to the unreadable, non-standard timestamp format.  I also
don't see the point of microsecond granularity.  There are much better
ways to time a query.  (Or at least we could provide some.)

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


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

Предыдущее
От: Ed Loehr
Дата:
Сообщение: Re: [GENERAL] microsecond log timestamps
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: [GENERAL] microsecond log timestamps