diff -w -U3 C:/cirrus/src/test/regress/expected/subscription.out C:/cirrus/build/testrun/regress/regress/results/subscription.out --- C:/cirrus/src/test/regress/expected/subscription.out 2024-04-12 22:44:47.775257400 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/subscription.out 2024-04-12 22:47:56.810654300 +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:/cirrus//.s.PGSQL.40048" failed: FATAL: database "regress_doesnotexist" does not exist -- but can alter streaming when two_phase enabled ALTER SUBSCRIPTION regress_testsub SET (streaming = true); \dRs+