File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 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>old_bindir</></term>
83
83
<term><option>--old-bindir=</option><replaceable>old_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>new_bindir</></term>
90
90
<term><option>--new-bindir=</option><replaceable>new_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
@@ -255,7 +255,8 @@ gmake prefix=/usr/local/pgsql.new install
255
255
256
256
<para>
257
257
Install the <application>pg_upgrade</> binary and
258
- <application>pg_upgrade_support</> library in the new PostgreSQL cluster.
258
+ <application>pg_upgrade_support</> library in the new PostgreSQL
259
+ installation.
259
260
</para>
260
261
</step>
261
262
You can’t perform that action at this time.
0 commit comments