Re: avoid multiple hard links to same WAL file after a crash

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: avoid multiple hard links to same WAL file after a crash
Дата
Msg-id YsTP5J55dOQAYzbQ@paquier.xyz
обсуждение исходный текст
Ответ на Re: avoid multiple hard links to same WAL file after a crash  (Nathan Bossart <nathandbossart@gmail.com>)
Список pgsql-hackers
On Tue, Jul 05, 2022 at 09:58:38AM -0700, Nathan Bossart wrote:
> Thanks!  I wonder if we should add a comment in writeTimeLineHistoryFile()
> about possible concurrent use by a WAL receiver and the startup process and
> why that is okay.

Agreed.  Adding an extra note at the top of the routine would help in
the future.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: should check interrupts in BuildRelationExtStatistics ?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Doc about how to set max_wal_senders when setting minimal wal_level