Re: Failed Assert in pgstat_assoc_relation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Failed Assert in pgstat_assoc_relation
Дата
Msg-id 1876050.1669961015@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Failed Assert in pgstat_assoc_relation  (Andres Freund <andres@anarazel.de>)
Ответы Re: Failed Assert in pgstat_assoc_relation  (Andres Freund <andres@anarazel.de>)
Re: Failed Assert in pgstat_assoc_relation  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> On December 1, 2022 9:48:48 PM PST, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I'd suggest putting in an assertion that the relkind isn't changing,
>> instead.

> Sounds like a plan. Will you do that when you remove the table-to-view hack?

I'd suggest committing it concurrently with the v15 fix, instead,
so that there's a cross-reference to what some future hacker might
need to install if they remove the assertion.

I guess that means that the table-to-view removal has to go in
first.  I should be able to take care of that tomorrow, or if
you're in a hurry I don't mind if you commit it for me.

            regards, tom lane



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Failed Assert in pgstat_assoc_relation
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: O(n) tasks cause lengthy startups and checkpoints