[TODO] Track number of files ready to be archived in pg_stat_archiver

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема [TODO] Track number of files ready to be archived in pg_stat_archiver
Дата
Msg-id 53F5AB0A.5060502@dalibo.com
обсуждение исходный текст
Ответы Re: [TODO] Track number of files ready to be archived in pg_stat_archiver  (Gilles Darold <gilles.darold@dalibo.com>)
Re: [TODO] Track number of files ready to be archived in pg_stat_archiver  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Hello,

Attached patch implements the following TODO item :

Track number of WAL files ready to be archived in pg_stat_archiver

However, it will track the total number of any file ready to be
archived, not only WAL files.

Please let me know what you think about it.

Regards.
--
Julien Rouhaud
http://dalibo.com - http://dalibo.org

Вложения

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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: 9.5: Memory-bounded HashAgg
Следующее
От: Christoph Berg
Дата:
Сообщение: Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED