Re: Online checksums patch - once again

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Online checksums patch - once again
Дата
Msg-id CA+TgmoYCeTGZr11n6-tX-7uyzRntU6FbDouxZ4utGEGLZhKB6A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Online checksums patch - once again  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: Online checksums patch - once again  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
On Mon, Jun 22, 2020 at 8:27 AM Daniel Gustafsson <daniel@yesql.se> wrote:
> Restartability is implemented by keeping state in pg_class.  I opted for a bool
> which is cleared as the first step of checksum enable, since it offers fewer
> synchronization cornercases I think.

Unless you take AccessExclusiveLock on the table, this probably needs
to be three-valued. Or maybe I am misunderstanding the design...

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Mark Dilger
Дата:
Сообщение: Re: may I help with Perl?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Backpatch b61d161c14