Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9646d2f

Browse files
committed
Use <substeps> in pg_upgrade's procedure
For clarity, so that the substeps are not numbered identically to theouter procedure's steps.Per report from Andy Colson inhttp://www.postgresql.org/message-id/55D789B5.7040308@squeakycode.net
1 parent123c9d2 commit9646d2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/pgupgrade.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ pg_upgrade.exe
407407
upgrade them (before starting any servers):
408408
</para>
409409

410-
<procedure>
410+
<substeps>
411411

412412
<step>
413413
<title>Install the new PostgreSQL binaries on standby servers</title>
@@ -522,7 +522,7 @@ rsync --archive --delete --hard-links --size-only old_pgdata new_pgdata remote_d
522522
</para>
523523
</step>
524524

525-
</procedure>
525+
</substeps>
526526

527527
</step>
528528

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp