Re: Introduce a new view for checkpointer related stats

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Introduce a new view for checkpointer related stats
Дата
Msg-id CAA4eK1KOoLu-x2sXaE9gMiFtezJ_vsGjgJV1FkXPujQQVeDNHg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Introduce a new view for checkpointer related stats  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Mon, Nov 28, 2022 at 11:29 PM Robert Haas <robertmhaas@gmail.com> wrote:
>
> On Tue, Nov 22, 2022 at 3:53 PM Andres Freund <andres@anarazel.de> wrote:
> > I think we should consider deprecating the pg_stat_bgwriter columns but
> > leaving them in place for a few years. New stuff should only be added to
> > pg_stat_checkpointer, but we don't need to break old monitoring queries.
>
> I vote to just remove them. I think that most people won't update
> their queries until they are forced to do so.  I don't think it
> matters very much when we force them to do that.
>

+1.

-- 
With Regards,
Amit Kapila.



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: SUBTRANS: Minimizing calls to SubTransSetParent()
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Bug in wait time when waiting on nested subtransaction