diff --git a/doc/src/sgml/ref/pgupgrade.sgml b/doc/src/sgml/ref/pgupgrade.sgml
index 87be1fb1c26..ae6d3c49a69 100644
--- a/doc/src/sgml/ref/pgupgrade.sgml
+++ b/doc/src/sgml/ref/pgupgrade.sgml
@@ -440,8 +440,8 @@ make prefix=/usr/local/pgsql.new install
All slots on the old cluster must be usable, i.e., there are no slots
whose
- pg_replication_slots.conflicting
- is true.
+ pg_replication_slots.conflict_reason
+ is not NULL.