git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3d13623)
pg_upgrade docs: don't use cluster for binary/lib
2013年7月26日 17:52:01 +0000 (13:52 -0400)
2013年7月26日 17:52:01 +0000 (13:52 -0400)
In a few cases, pg_upgrade said old/new cluster location when it meant
old/new Postgres install location, so fix those.
Per private email report


diff --git a/doc/src/sgml/pgupgrade.sgml b/doc/src/sgml/pgupgrade.sgml
index 8eb037550237401ce7192d8bae5151a6272f8877..f6cd9f0d881730c6d07e6f7bded754c3cc43dfb1 100644 (file)
--- a/doc/src/sgml/pgupgrade.sgml
+++ b/doc/src/sgml/pgupgrade.sgml
@@ -81,14 +81,14 @@
<varlistentry>
<term><option>-b</option> <replaceable>bindir</></term>
<term><option>--old-bindir=</option><replaceable>bindir</></term>
- <listitem><para>the old cluster executable directory;
+ <listitem><para>the old PostgreSQL executable directory;
environment variable <envar>PGBINOLD</></para></listitem>
</varlistentry>
<varlistentry>
<term><option>-B</option> <replaceable>bindir</></term>
<term><option>--new-bindir=</option><replaceable>bindir</></term>
- <listitem><para>the new cluster executable directory;
+ <listitem><para>the new PostgreSQL executable directory;
environment variable <envar>PGBINNEW</></para></listitem>
</varlistentry>
@@ -254,7 +254,8 @@ gmake prefix=/usr/local/pgsql.new install
<para>
Install the <application>pg_upgrade</> binary and
- <application>pg_upgrade_support</> library in the new PostgreSQL cluster.
+ <application>pg_upgrade_support</> library in the new PostgreSQL
+ installation.
</para>
</step>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /