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 8181 <varlistentry>
8282 <term><option>-b</option> <replaceable>bindir</></term>
8383 <term><option>--old-bindir=</option><replaceable>bindir</></term>
84- <listitem><para>the old cluster executable directory;
84+ <listitem><para>the old PostgreSQL executable directory;
8585 environment variable <envar>PGBINOLD</></para></listitem>
8686 </varlistentry>
8787
8888 <varlistentry>
8989 <term><option>-B</option> <replaceable>bindir</></term>
9090 <term><option>--new-bindir=</option><replaceable>bindir</></term>
91- <listitem><para>the new cluster executable directory;
91+ <listitem><para>the new PostgreSQL executable directory;
9292 environment variable <envar>PGBINNEW</></para></listitem>
9393 </varlistentry>
9494
@@ -254,7 +254,8 @@ gmake prefix=/usr/local/pgsql.new install
254254
255255 <para>
256256 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.
258259 </para>
259260 </step>
260261
You can’t perform that action at this time.
0 commit comments