Re: [Todo item] Add entry creation timestamp column topg_stat_replication

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [Todo item] Add entry creation timestamp column topg_stat_replication
Дата
Msg-id 20181209074457.GF1833@paquier.xyz
обсуждение исходный текст
Ответ на RE: [Todo item] Add entry creation timestamp column topg_stat_replication  ("myungkyu.lim" <myungkyu.lim@samsung.com>)
Список pgsql-hackers
On Fri, Dec 07, 2018 at 03:45:59PM +0900, myungkyu.lim wrote:
> Thank you for your attention!

And committed.  There was one thing that the patch was doing wrong:
there is no point to convert the timestamp to a string if no log message
is generated, so I have added a check on log_min_messages to avoid the
extra processing for normal workloads, and pushed.

Thanks for the patch, TODO_item--.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Too-short timeouts in test code
Следующее
От: David Rowley
Дата:
Сообщение: Re: slight tweaks to documentation about runtime pruning