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

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [TODO] Track number of files ready to be archived in pg_stat_archiver
Дата
Msg-id CAB7nPqTHOFV1kOYYLeD-35Ormzk2pOaKJ3sVbxohvT2z6_FjDg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [TODO] Track number of files ready to be archived in pg_stat_archiver  (Julien Rouhaud <julien.rouhaud@dalibo.com>)
Ответы Re: [TODO] Track number of files ready to be archived in pg_stat_archiver  (Julien Rouhaud <julien.rouhaud@dalibo.com>)
Список pgsql-hackers
On Thu, Aug 28, 2014 at 7:37 AM, Julien Rouhaud
<julien.rouhaud@dalibo.com> wrote:
>
> Attached v2 patch implements this approach. All the work is still done
> in pg_stat_get_archiver, as I don't think that having a specific
> function for that information would be really interesting.


Please be sure to add that to the next commit fest. This is a feature
most welcome within this system view.
Regards,
-- 
Michael



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Specifying the unit in storage parameter
Следующее
От: Kouhei Kaigai
Дата:
Сообщение: Re: [v9.5] Custom Plan API