mirror of https://github.com/postgres/postgres
Fix the tests added by commit ac4645c015.
In the tests, after disabling the subscription, we were not waiting for the replication connection to drop from the publisher. So when the test was trying to use the same slot to fetch the messages via SQL API, it sometimes gives an error that the replication slot is active for other PID. Per buildfarm.pull/64/head
parent
9bc9b4609a
commit
266b5673b4
Loading…
Reference in new issue