Fix BF failure introduced by commit b3f6b14cf4.
authorAmit Kapila <akapila@postgresql.org>
Fri, 1 Mar 2024 04:55:36 +0000 (10:25 +0530)
committerAmit Kapila <akapila@postgresql.org>
Fri, 1 Mar 2024 04:55:36 +0000 (10:25 +0530)
commitdef0ce3370689b939c6d7a3c3eb824d69989ef6e
treea7d464e6004fe5963173264ceb9022153f72a4ba
parent963d3072af21afbcb1183b3c960135cc7df02f3f
Fix BF failure introduced by commit b3f6b14cf4.

The test added by commit b3f6b14cf4 uses a non-superuser and forgot to set
up pg_hba.conf to allow connections from it. The special setup is only
needed on Windows machines that don't use UNIX sockets.

As per buildfarm

Discussion: https://postgr.es/m/CAJpy0uCfrSspV1x3VWkgamqyhYaUWQZpP0nqjJx4YPvKqN6P_A@mail.gmail.com
src/test/recovery/t/040_standby_failover_slots_sync.pl