Re: pgsql: Test decoding of two-phase transactions during the build of a co - Mailing list pgsql-committers

From Amit Kapila
Subject Re: pgsql: Test decoding of two-phase transactions during the build of a co
Date
Msg-id CAA4eK1JfTJXaxW+Wn=n=kpB9O4M51aODzONb-5vs0EJaCBinzg@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Test decoding of two-phase transactions during the build of a co  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On Sat, Jan 9, 2021 at 1:09 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Amit Kapila <amit.kapila16@gmail.com> writes:
> > I think I know whats going on here. I have responded to the thread on
> > pgsql-hackers [1].
>
> Ah, yeah, the autovacuum theory fits the facts: chipmunk is pretty
> slow, and it's not failed 100% of the time.
>

I have pushed the fix. It is difficult to reproduce the exact case but
I have reproduced it with a parallel empty xact and pushed the fix.

-- 
With Regards,
Amit Kapila.



pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Fix the test for decoding of two-phase transactions.
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: expand description of how non-SELECT queries are processed