Robert Haas <robertmh...@gmail.com> writes:
> On Fri, Mar 3, 2023 at 12:46 PM Tom Lane <t...@sss.pgh.pa.us> wrote:
>> Couldn't we install the leader's snapshot into both transactions?

> Yeah, maybe that would Just Work. Not sure.

Well, IIUC the worker is currently getting a brand new snapshot
for its startup transaction, which is exactly what you said upthread
it should never do.  Seems like that could have more failure modes
than just this one.

                        regards, tom lane


Reply via email to