Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 123c9d2 commit 9646d2fCopy full SHA for 9646d2f
doc/src/sgml/ref/pgupgrade.sgml
@@ -407,7 +407,7 @@ pg_upgrade.exe
407
upgrade them (before starting any servers):
408
</para>
409
410
- <procedure>
+ <substeps>
411
412
<step>
413
<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
522
523
</step>
524
525
- </procedure>
+ </substeps>
526
527
528
0 commit comments