[HACKERS] More replication race conditions - Mailing list pgsql-hackers

From Tom Lane
Subject [HACKERS] More replication race conditions
Date
Msg-id 5227.1503597272@sss.pgh.pa.us
Whole thread Raw
Responses Re: [HACKERS] More replication race conditions  (Petr Jelinek <petr.jelinek@2ndquadrant.com>)
List pgsql-hackers
sungazer just failed with

pg_recvlogical exited with code '256', stdout '' and stderr 'pg_recvlogical: could not send replication command
"START_REPLICATIONSLOT "test_slot" LOGICAL 0/0 ("include-xids" '0', "skip-empty-xacts" '1')": ERROR:  replication slot
"test_slot"is active for PID 8913148 
pg_recvlogical: disconnected
' at /home/nm/farm/gcc64/HEAD/pgsql.build/src/test/recovery/../../../src/test/perl/PostgresNode.pm line 1657.

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=sungazer&dt=2017-08-24%2015%3A16%3A10

Looks like we're still not there on preventing replication startup
race conditions.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Adam Brusselback
Date:
Subject: Re: [HACKERS] Proposal: global index
Next
From: "Joshua D. Drake"
Date:
Subject: Re: [HACKERS] Proposal: global index