Re: Allow cancelling VACUUM of nbtrees with corrupted right links

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Allow cancelling VACUUM of nbtrees with corrupted right links
Дата
Msg-id 20180627191845.zizpfmvr3w3jxtkn@alap3.anarazel.de
обсуждение исходный текст
Ответ на Allow cancelling VACUUM of nbtrees with corrupted right links  (Andres Freund <andres@anarazel.de>)
Ответы Re: Allow cancelling VACUUM of nbtrees with corrupted right links  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers
Hi,

On 2018-06-27 12:16:29 -0700, Andres Freund wrote:
> I couldn't see how to fix the _bt_unlink_halfdead_page() right-sib loop,
> because we always hold a lock. But given that that loop appears to
> mostly be dead code, that doesn't seem too bad?

It's possibly wrong that it's unreachable - I've just not managed to get
there. If somebody has an idea how to build a reproducible case to reach
it...

- Andres


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Remove mention in docs that foreign keys on partitioned tablesare not supported
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Performance regression with PostgreSQL 11 and partitioning