|
81 | 81 | <varlistentry>
|
82 | 82 | <term><option>-b</option> <replaceable>bindir</></term>
|
83 | 83 | <term><option>--old-bindir=</option><replaceable>bindir</></term>
|
84 |
| - <listitem><para>the oldcluster executable directory; |
| 84 | + <listitem><para>the oldPostgreSQL executable directory; |
85 | 85 | environment variable <envar>PGBINOLD</></para></listitem>
|
86 | 86 | </varlistentry>
|
87 | 87 |
|
88 | 88 | <varlistentry>
|
89 | 89 | <term><option>-B</option> <replaceable>bindir</></term>
|
90 | 90 | <term><option>--new-bindir=</option><replaceable>bindir</></term>
|
91 |
| - <listitem><para>the newcluster executable directory; |
| 91 | + <listitem><para>the newPostgreSQL executable directory; |
92 | 92 | environment variable <envar>PGBINNEW</></para></listitem>
|
93 | 93 | </varlistentry>
|
94 | 94 |
|
@@ -254,7 +254,8 @@ gmake prefix=/usr/local/pgsql.new install
|
254 | 254 |
|
255 | 255 | <para>
|
256 | 256 | Install the <application>pg_upgrade</> binary and
|
257 |
| - <application>pg_upgrade_support</> library in the new PostgreSQL cluster. |
| 257 | + <application>pg_upgrade_support</> library in the new PostgreSQL |
| 258 | + installation. |
258 | 259 | </para>
|
259 | 260 | </step>
|
260 | 261 |
|
|