File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 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 old cluster executable directory;
84
+ <listitem><para>the old PostgreSQL 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 new cluster executable directory;
91
+ <listitem><para>the new PostgreSQL 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
You can’t perform that action at this time.
0 commit comments