Michael Paquier <michael.paqu...@gmail.com> writes: > On Mon, Jul 3, 2017 at 7:02 AM, Tom Lane <t...@sss.pgh.pa.us> wrote: >> Anyone have a different view of what to fix here?
> No, this sounds like a good plan. What do you think about the attached? Oh, that's a good way. I just finished testing a fix that involved not turning on the second server's sync commit until later (it seems that only the first action on "paris" is really at risk currently). But disabling sync commit for individual transactions is clearly cleaner and more extensible to future test script changes. FWIW, I just got done doing a few check-world cycles with the delay in WalReceiverMain plus speeding up pg_ctl.c to WAITS_PER_SEC = 1000. No other problems seem to be revealed this way. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers