Re: REINDEX SCHEMA/DATABASE/SYSTEM weak with dropped relations

Поиск
Список
Период
Сортировка
От Anastasia Lubennikova
Тема Re: REINDEX SCHEMA/DATABASE/SYSTEM weak with dropped relations
Дата
Msg-id a63909b4-352b-d06a-5670-a6eba92223e9@postgrespro.ru
обсуждение исходный текст
Ответ на Re: REINDEX SCHEMA/DATABASE/SYSTEM weak with dropped relations  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: REINDEX SCHEMA/DATABASE/SYSTEM weak with dropped relations
Список pgsql-hackers
On 01.09.2020 04:38, Michael Paquier wrote:
> I have added some extra comments.  There is one in
> ReindexRelationConcurrently() to mention that there should be no extra
> use of MISSING_OK once the list of indexes is built as session locks
> are taken where needed.
Great, it took me a moment to understand the logic around index list 
check at first pass.
> Does the version attached look fine to you?  I have done one round of
> indentation while on it.

Yes, this version is good.

-- 
Anastasia Lubennikova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company




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

Предыдущее
От: Michael Banck
Дата:
Сообщение: [patch] Fix checksum verification in base backups for zero page headers
Следующее
От: Georgios
Дата:
Сообщение: Re: Include access method in listTables output