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
295
295
inference, it consists of one or more <replaceable
296
296
class="PARAMETER">index_column_name</replaceable> columns and/or
297
297
<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
300
299
class="PARAMETER">table_name</replaceable> unique indexes that,
301
300
without regard to order, contain exactly the
302
301
<parameter>conflict_target</parameter>-specified
Original file line number Diff line number Diff line change @@ -410,8 +410,7 @@ pg_upgrade.exe
410
410
</step>
411
411
412
412
<step>
413
- <title>Upgrade Streaming Replication and Log-Shipping standby
414
- servers</title>
413
+ <title>Upgrade Streaming Replication and Log-Shipping standby servers</title>
415
414
416
415
<para>
417
416
If you have Streaming Replication (see <xref
@@ -434,8 +433,7 @@ pg_upgrade.exe
434
433
</step>
435
434
436
435
<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>
439
437
440
438
<para>
441
439
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
514
512
</step>
515
513
516
514
<step>
517
- <title>Configure streaming replication and log-shipping standby
518
- servers</title>
515
+ <title>Configure streaming replication and log-shipping standby servers</title>
519
516
520
517
<para>
521
518
Configure the servers for log shipping. (You do not need to run
You can’t perform that action at this time.
0 commit comments