Re: Two-phase update of restart_lsn in LogicalConfirmReceivedLocation

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Two-phase update of restart_lsn in LogicalConfirmReceivedLocation
Дата
Msg-id CA+TgmoZ-SW3AEMFYjSZRdLJhB3kH2=h0sG1AHdjJRxtGEcREgA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Two-phase update of restart_lsn in LogicalConfirmReceivedLocation  (Craig Ringer <craig@2ndquadrant.com>)
Ответы Re: Two-phase update of restart_lsn in LogicalConfirmReceivedLocation  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, Mar 1, 2018 at 2:03 AM, Craig Ringer <craig@2ndquadrant.com> wrote:
> So I can't say it's definitely impossible. It seems astonishingly unlikely,
> but that's not always good enough.

Race conditions tend to happen a lot more often than one might think.
If there's a theoretical opportunity for this to go wrong, it would
probably be a good idea to fix it.  Not that I'm volunteering.

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


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: unused includes in test_decoding
Следующее
От: Tom Lane
Дата:
Сообщение: Re: faster testing with symlink installs