On Sun, Jun 19, 2016 at 11:36 AM, Tom Lane <[email protected]> wrote: > Amit Kapila <[email protected]> writes: >> On Sun, Jun 19, 2016 at 10:10 AM, Tom Lane <[email protected]> wrote: >>> Would this not result in unstable test output depending on whether the >>> code executes in the leader or a worker? > >> Before doing that test, we set force_parallel_mode=1, so it should always >> execute in worker which will ensure a stable output. > > No, it *might* execute in a worker. If you can get one.
Right. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
