Re: error "can only drop stats once" brings down database

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: error "can only drop stats once" brings down database
Дата
Msg-id ZnpA5zqSgW2FfqYF@paquier.xyz
обсуждение исходный текст
Ответ на Re: error "can only drop stats once" brings down database  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Список pgsql-bugs
On Tue, Jun 25, 2024 at 09:22:48AM +0900, Kyotaro Horiguchi wrote:
> Is it something like this? I forgot the reason why this was excluded
> from the vinal version, though.
>
> https://www.postgresql.org/message-id/20201001.090722.322196928507744460.horikyota.ntt%40gmail.com

That's a bit different than the gc_count presented in 0004, because
there is no relationship to autovacuum with the cleanup of the
entries, still there is some overlap in the thought process: this
suggestion just makes sure that any backend holding local references
to a shared entry with a different age does not attempt to manipulate
it after switching locally to a dropped state.
--
Michael

Вложения

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

Предыдущее
От: Richard Guo
Дата:
Сообщение: Re: BUG #18522: Wrong results with Merge Right Anti Join, inconsistent with Merge Anti Join
Следующее
От: Antti Lampinen
Дата:
Сообщение: Re: BUG #18522: Wrong results with Merge Right Anti Join, inconsistent with Merge Anti Join