projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0650218
)
Use
in pg_upgrade's procedure
author
Alvaro Herrera
Tue, 1 Sep 2015 17:58:28 +0000
(14:58 -0300)
committer
Alvaro Herrera
Tue, 1 Sep 2015 18:12:35 +0000
(15:12 -0300)
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
doc/src/sgml/ref/pgupgrade.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pgupgrade.sgml
b/doc/src/sgml/ref/pgupgrade.sgml
index 072d5f46eb22ad7e47c6ced5c3350dabc35b5d25..ebc0d58887e1b977357d7a26e6785f1a15fed387 100644
(file)
--- a/
doc/src/sgml/ref/pgupgrade.sgml
+++ b/
doc/src/sgml/ref/pgupgrade.sgml
@@
-407,7
+407,7
@@
pg_upgrade.exe
upgrade them (before starting any servers):
- <
procedure
>
+ <
substeps
>
Install the new PostgreSQL binaries on standby servers
@@
-522,7
+522,7
@@
rsync --archive --delete --hard-links --size-only old_pgdata new_pgdata remote_d
-
procedure
>
+
substeps
>