Re: pgsql: Collect statistics about SLRU caches

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: pgsql: Collect statistics about SLRU caches
Дата
Msg-id 20200407171918.rje4ysz5vs7oncd6@development
обсуждение исходный текст
Ответ на Re: pgsql: Collect statistics about SLRU caches  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-committers
On Wed, Apr 08, 2020 at 04:54:40AM +1200, Thomas Munro wrote:
>Hi Tomas,
>
>In pgstat.c,
>
>+       elog(LOG, "msg->m_index = %d", msg->m_index);
>
>Looks like unintentional debugging stuff?
>

Yes, sorry about that. Will fix.

regards

-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services 



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: pgsql: Collect statistics about SLRU caches
Следующее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Remove debugging elog from pgstat_recv_resetslrucounter