Re: Introduce a new view for checkpointer related stats

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Re: Introduce a new view for checkpointer related stats
Дата
Msg-id CALj2ACXNd6K799qdVn2CCh+b7ZOEEBLBo1y3q-QDbk+iJf2mvQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Introduce a new view for checkpointer related stats  (Andres Freund <andres@anarazel.de>)
Ответы Re: Introduce a new view for checkpointer related stats  ("Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>)
Список pgsql-hackers
On Wed, Nov 30, 2022 at 6:01 AM Andres Freund <andres@anarazel.de> wrote:
>
> Hi,
>
> On 2022-11-28 12:58:48 -0500, Robert Haas 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.
>
> Seems most agree with that... WFM.

Thanks. I'm attaching the v2 patch from upthread again here as we all
agree to remove checkpointer columns from pg_stat_bgwriter view and
have them in the new view pg_stat_checkpointer.

-- 
Bharath Rupireddy
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: New docs chapter on Transaction Management and related changes
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Reducing power consumption on idle servers