Re: Interpretting WAL debug.

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Interpretting WAL debug.
Дата
Msg-id 20020829174142.J1322@mail.libertyrms.com
обсуждение исходный текст
Ответ на Re: Interpretting WAL debug.  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Interpretting WAL debug.  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-admin
On Thu, Aug 29, 2002 at 04:03:09PM -0400, Bruce Momjian wrote:
>
> Add timestamps to the logs.  See my article on Hardware performance
> tuning on the techdocs.postgresql.org site.

But please note that adding the timestamp itself imposes a
performance penalty, because you have to call to get the time of day
for every log write.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


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

Предыдущее
От: Jean-Luc Lachance
Дата:
Сообщение: Re: Some timestamp problems
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Interpretting WAL debug.