Re: Intermittent BRIN failures on hyrax and lousyjack

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Intermittent BRIN failures on hyrax and lousyjack
Дата
Msg-id 20200701032839.GA16862@alvherre.pgsql
обсуждение исходный текст
Ответ на Intermittent BRIN failures on hyrax and lousyjack  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Intermittent BRIN failures on hyrax and lousyjack  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2020-Jun-30, Tom Lane wrote:

>  SELECT brin_desummarize_range('brinidx', 0);
> +WARNING:  leftover placeholder tuple detected in BRIN index "brinidx", deleting

> I think the "crash" actually was the forced autovac cancellation we see
> here.  Thus, the fact that both these animals use CLOBBER_CACHE_ALWAYS is
> not a direct cause of the failure, though it might contribute to getting
> the timing right for this to happen.

Oh, interesting.

> So (1) the comment needs to be adjusted to mention that vacuum
> cancellation is enough to create the situation, and (2) probably the
> message needs to be downgraded quite a lot, DEBUG2 or even less.
> Or maybe we could just delete the quoted stanza altogether.

Yeah, maybe deleting the whole thing is a decent answer.  When I wrote
that, I was thinking that it was a very unlikely event, but evidently
that's not true.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: max_slot_wal_keep_size and wal_keep_segments
Следующее
От: Stephen Frost
Дата:
Сообщение: v12 and TimeLine switches and backups/restores