Re: Race condition in recovery?

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Race condition in recovery?
Дата
Msg-id 2196ba32-0ec9-6b61-6134-e0e6d33e180f@dunslane.net
обсуждение исходный текст
Ответ на Re: Race condition in recovery?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Race condition in recovery?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 6/12/21 1:07 PM, Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>> On 6/12/21 10:20 AM, Tom Lane wrote:
>>> I wonder whether that is a workaround for the poll_query_until bug
>>> I proposed to fix at [1].
>> No, it's because I found it annoying and confusing that there was an
>> invisible result when last_archived_wal is null.
> 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.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_filenode_relation(0,0) elog
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Failure in subscription test 004_sync.pl