File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -295,8 +295,7 @@ INSERT INTO <replaceable class="PARAMETER">table_name</replaceable> [ AS <replac
295295 inference, it consists of one or more <replaceable
296296 class="PARAMETER">index_column_name</replaceable> columns and/or
297297 <replaceable class="PARAMETER">index_expression</replaceable>
298- expressions, and an optional <replaceable class="PARAMETER">
299- index_predicate</replaceable>. All <replaceable
298+ expressions, and an optional <replaceable class="PARAMETER">index_predicate</replaceable>. All <replaceable
300299 class="PARAMETER">table_name</replaceable> unique indexes that,
301300 without regard to order, contain exactly the
302301 <parameter>conflict_target</parameter>-specified
Original file line number Diff line number Diff line change @@ -410,8 +410,7 @@ pg_upgrade.exe
410410 </step>
411411
412412 <step>
413- <title>Upgrade Streaming Replication and Log-Shipping standby
414- servers</title>
413+ <title>Upgrade Streaming Replication and Log-Shipping standby servers</title>
415414
416415 <para>
417416 If you have Streaming Replication (see <xref
@@ -434,8 +433,7 @@ pg_upgrade.exe
434433 </step>
435434
436435 <step>
437- <title>Make sure the new standby data directories do <emphasis>not</>
438- exist</title>
436+ <title>Make sure the new standby data directories do <emphasis>not</> exist</title>
439437
440438 <para>
441439 Make sure the new standby data directories do <emphasis>not</>
@@ -514,8 +512,7 @@ rsync --archive --delete --hard-links --size-only old_pgdata new_pgdata remote_d
514512 </step>
515513
516514 <step>
517- <title>Configure streaming replication and log-shipping standby
518- servers</title>
515+ <title>Configure streaming replication and log-shipping standby servers</title>
519516
520517 <para>
521518 Configure the servers for log shipping. (You do not need to run
You can’t perform that action at this time.
0 commit comments