diff --git a/doc/src/sgml/ref/insert.sgml b/doc/src/sgml/ref/insert.sgml index 0406a097f5..06f416039b 100644 --- a/doc/src/sgml/ref/insert.sgml +++ b/doc/src/sgml/ref/insert.sgml @@ -295,8 +295,7 @@ INSERT INTO table_name [ AS index_column_name columns and/or index_expression - expressions, and an optional - index_predicate. All index_predicate. All table_name unique indexes that, without regard to order, contain exactly the conflict_target-specified diff --git a/doc/src/sgml/ref/pgupgrade.sgml b/doc/src/sgml/ref/pgupgrade.sgml index eb113c2629..df5c122cb1 100644 --- a/doc/src/sgml/ref/pgupgrade.sgml +++ b/doc/src/sgml/ref/pgupgrade.sgml @@ -410,8 +410,7 @@ pg_upgrade.exe - Upgrade Streaming Replication and Log-Shipping standby - servers + Upgrade Streaming Replication and Log-Shipping standby servers If you have Streaming Replication (see - Make sure the new standby data directories do <emphasis>not</> - exist + Make sure the new standby data directories do <emphasis>not</> exist Make sure the new standby data directories do not @@ -514,8 +512,7 @@ rsync --archive --delete --hard-links --size-only old_pgdata new_pgdata remote_d - Configure streaming replication and log-shipping standby - servers + Configure streaming replication and log-shipping standby servers Configure the servers for log shipping. (You do not need to run