diff -w -U3 C:/cirrus/src/test/regress/expected/subscription.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/subscription.out --- C:/cirrus/src/test/regress/expected/subscription.out 2024-04-09 08:15:45.067940100 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/subscription.out 2024-04-09 08:19:06.764039600 +0000 @@ -381,7 +381,7 @@ --fail - alter of two_phase option not supported. ALTER SUBSCRIPTION regress_testsub SET (two_phase = false); -ERROR: unrecognized subscription parameter: "two_phase" +ERROR: could not connect to the publisher: connection to server on socket "C:/Windows/TEMP/OQA1G_dIJ1/.s.PGSQL.51076" failed: FATAL: number of requested standby connections exceeds max_wal_senders (currently 0) -- but can alter streaming when two_phase enabled ALTER SUBSCRIPTION regress_testsub SET (streaming = true); \dRs+