projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2888d1
)
Clarify pg_upgrade install instructions, per suggestion from Robert Haas.
author
Bruce Momjian
Tue, 1 Feb 2011 18:57:43 +0000
(13:57 -0500)
committer
Bruce Momjian
Tue, 1 Feb 2011 18:57:43 +0000
(13:57 -0500)
doc/src/sgml/pgupgrade.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/pgupgrade.sgml
b/doc/src/sgml/pgupgrade.sgml
index 8a3e41a8308e4835f84471538f64e06d720e712e..5b42fa85aa9959116342cf5fce15f46814395ea0 100644
(file)
--- a/
doc/src/sgml/pgupgrade.sgml
+++ b/
doc/src/sgml/pgupgrade.sgml
@@
-213,8
+213,8
@@
gmake prefix=/usr/local/pgsql.new install
Install pg_upgrade and pg_upgrade_support
- Install
pg_upgrade>
and
-
pg_upgrade_support> in the new PostgreSQL cluster.
+ Install
the
pg_upgrade> binary
and
+
pg_upgrade_support>
library
in the new PostgreSQL cluster.