We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f4618 commit 8940970Copy full SHA for 8940970
src/test/regress/expected/hs_standby_disallowed.out
@@ -124,7 +124,7 @@ unlisten *;
124
ERROR: cannot execute UNLISTEN during recovery
125
-- disallowed commands
126
ANALYZE hs1;
127
-ERROR: cannot execute VACUUM during recovery
+ERROR: cannot execute ANALYZE during recovery
128
VACUUM hs2;
129
ERROR: cannot execute VACUUM during recovery
130
CLUSTER hs2 using hs1_pkey;
0 commit comments