Re: add checkpoint stats of snapshot and mapping files of pg_logical dir

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Re: add checkpoint stats of snapshot and mapping files of pg_logical dir
Дата
Msg-id CALj2ACXx9rCRP7RiLKDgh76oUqdsifjeNRGqmgxDmh8K8X85SA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: add checkpoint stats of snapshot and mapping files of pg_logical dir  (Cary Huang <cary.huang@highgo.ca>)
Ответы Re: add checkpoint stats of snapshot and mapping files of pg_logical dir  (Nathan Bossart <nathandbossart@gmail.com>)
Список pgsql-hackers
On Tue, Nov 30, 2021 at 6:24 AM Cary Huang <cary.huang@highgo.ca> wrote:
>
> The following review has been posted through the commitfest application:
> make installcheck-world:  tested, passed
> Implements feature:       tested, passed
> Spec compliant:           tested, passed
> Documentation:            not tested
>
> Hi
>
> The patch applies and tests fine. I don't think there is any harm having little extra statistical information about
thecheckpoint process. In fact, it could be useful in identifying a bottleneck during the checkpoint process as the
statsexactly the time taken to do the file IO in pg_logical dir. 

Thanks for the review. Here's the CF entry
https://commitfest.postgresql.org/36/3389/, please feel free to add
you as reviewer.

Regards,
Bharath Rupireddy.



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

Предыдущее
От: Bharath Rupireddy
Дата:
Сообщение: Re: skip replication slot snapshot/map file removal during end-of-recovery checkpoint
Следующее
От: Daniil Zakhlystov
Дата:
Сообщение: libpq compression (part 2)