Re: Introduce a new view for checkpointer related stats

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Introduce a new view for checkpointer related stats
Дата
Msg-id CAM-w4HPkz_fmhF8Pttp=TRk2XS+P5LhRbBdeA092RO88DZrt0A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Introduce a new view for checkpointer related stats  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Mon, 28 Nov 2022 at 13:00, Robert Haas <robertmhaas@gmail.com> wrote:
>
> On Tue, Nov 22, 2022 at 3:53 PM Andres Freund <andres@anarazel.de> wrote:

> 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.

I would tend to agree.

If we wanted to have a deprecation period I think the smooth way to do
it would be to introduce two new functions/views with the new split.
Then mark the entire old view as deprecated. That way there isn't a
mix of new and old columns in the same view/function.

I don't think it's really necessary to do that here but there'll
probably be instances where it would be worth doing.

-- 
greg



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: Collation version tracking for macOS
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Patch: Global Unique Index