Re: Query preformence

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Query preformence
Дата
Msg-id 26053.1005924738@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Query preformence  (Ferdinand Smit <ferdinand@telegraafnet.nl>)
Ответы Re: Query preformence  (Ferdinand Smit <ferdinand@telegraafnet.nl>)
Список pgsql-patches
Ferdinand Smit <ferdinand@telegraafnet.nl> writes:
>> I do see an issue here, which is that the STATISTICS messages should be
>> emitted by elog() so that they will be tagged with a PID when log_pid is
>> true.  But that's easily fixed.

> Second try, this time by using the elog function. Is this a better solution ??

I've already committed changes that do the former (emit the STATISTICS
messages via elog, not fprintf, so that they can be timestamped and
PID-stamped).  Does that address your concern?

            regards, tom lane

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

Предыдущее
От: Ferdinand Smit
Дата:
Сообщение: Re: Query preformence
Следующее
От: Ferdinand Smit
Дата:
Сообщение: Re: Query preformence