提交 9646d2fd 编写于 作者: A Alvaro Herrera

Use <substeps> in pg_upgrade's procedure

For clarity, so that the substeps are not numbered identically to the
outer procedure's steps.

Per report from Andy Colson in
http://www.postgresql.org/message-id/55D789B5.7040308@squeakycode.net
上级 123c9d2f
......@@ -407,7 +407,7 @@ pg_upgrade.exe
upgrade them (before starting any servers):
</para>
<procedure>
<substeps>
<step>
<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
</para>
</step>
</procedure>
</substeps>
</step>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册