Re: Parallel Apply
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Mihail Nikalayeu <mihailnikalayeu@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-09-06T03:40:29Z
Lists: pgsql-hackers
On Fri, Sep 5, 2025 at 5:15 PM Mihail Nikalayeu <mihailnikalayeu@gmail.com> wrote: > > Hello, Amit! > > Amit Kapila <amit.kapila16@gmail.com>: > > So, in such cases as we won't be able to detect > > transaction dependencies, it would be better to allow out-of-order > > commits optionally. > > I think it is better to enable preserve order by default - for safety reasons. > +1. -- With Regards, Amit Kapila.