Re: Reject WAIT FOR earlier in transaction-snapshot mode - Mailing list pgsql-hackers

From Sami Imseih
Subject Re: Reject WAIT FOR earlier in transaction-snapshot mode
Date
Msg-id CAN12+YKt=q_cG3Y6rU5EVxMb1mENLid-FfaJhHPc35=stRDHHg@mail.gmail.com
Whole thread
In response to Re: Reject WAIT FOR earlier in transaction-snapshot mode  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: Reject WAIT FOR earlier in transaction-snapshot mode
List pgsql-hackers
> Agreed.  v7 attached: three paragraphs collapsed into one, close to your
> wording.  I kept three bits from v6:

Only nit I have is:

which <literal>standby_replay</literal> waits for and the
+   other standby modes ultimately depend on.

The "ultimately depends on" is not very clear. I would change it to:

"which <literal>standby_replay</literal> waits for, and could also
delay waits in
the other standby modes."

--
Sami Imseih
Amazon Web Services (AWS)



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master
Next
From: Daniel Gustafsson
Date:
Subject: Re: pgsql: Revert online data checksum transitions