diff --git a/doc/src/sgml/ref/pgupgrade.sgml b/doc/src/sgml/ref/pgupgrade.sgml index 2269eb9d05b..3f2581e8527 100644 --- a/doc/src/sgml/ref/pgupgrade.sgml +++ b/doc/src/sgml/ref/pgupgrade.sgml @@ -331,8 +331,8 @@ NET STOP postgresql-9.0 Also, if upgrading standby servers, change wal_level - to replica in the postgresql.conf file on - the new master cluster. + in the postgresql.conf file on the new master cluster + to match the value you used in the old cluster.