Re: Race condition in recovery?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Race condition in recovery?
Дата
Msg-id 2348579.1623520499@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Race condition in recovery?  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Race condition in recovery?  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 6/12/21 1:07 PM, Tom Lane wrote:
>> OK.  But it makes me itch a bit that this one wait-for-wal-to-be-
>> processed query looks different from all the other ones.

> I'm happy to bring the other two queries that look like this into line
> with this one if you like.

I see a lot more than two --- grepping for poll_query_until with
a test involving a LSN comparison finds a bunch.  Are we sure that
there are only three in which the LSN could be null?  How much
does it really matter if it is?

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Failure in subscription test 004_sync.pl
Следующее
От: Yugo NAGATA
Дата:
Сообщение: Re: Error on pgbench logs