8000
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 54fac0e commit cf765ffCopy full SHA for cf765ff
doc/src/sgml/ref/pgupgrade.sgml
@@ -440,8 +440,8 @@ make prefix=/usr/local/pgsql.new install
440
<para>
441
All slots on the old cluster must be usable, i.e., there are no slots
442
whose
443
- <link linkend="view-pg-replication-slots">pg_replication_slots</link>.<structfield>conflicting</structfield>
444
- is <literal>true</literal>.
+ <link linkend="view-pg-replication-slots">pg_replication_slots</link>.<structfield>conflict_reason</structfield>
+ is not <literal>NULL</literal>.
445
</para>
446
</listitem>
447
<listitem>
0 commit comments