File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed
Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 11<!--
2- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.47 2009/12/10 06:32:28 petere Exp $
2+ $PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.48 2010/02/22 22:30:10 momjian Exp $
33PostgreSQL documentation
44-->
55
@@ -392,15 +392,27 @@ PostgreSQL documentation
392392 </listitem>
393393 </varlistentry>
394394
395+ <varlistentry>
396+ <term><envar>PGHOST</envar></term>
397+
398+ <listitem>
399+ <para>
400+ Default hostname or Unix-domain socket location for <xref
401+ linkend="app-psql"> (used by the -w option).
402+ </para>
403+ </listitem>
404+ </varlistentry>
405+
395406 <varlistentry>
396407 <term><envar>PGPORT</envar></term>
397408
398409 <listitem>
399410 <para>
400- Default port for <xref linkend="app-psql"> (used by the -w option).
411+ Default port number for <xref linkend="app-psql"> (used by the -w option).
401412 </para>
402413 </listitem>
403414 </varlistentry>
415+
404416 </variablelist>
405417
406418 <para>
Original file line number Diff line number Diff line change 11<!--
2- $PostgreSQL: pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.51 2007/07/09 01:08:09 tgl Exp $
2+ $PostgreSQL: pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.52 2010/02/22 22:30:10 momjian Exp $
33PostgreSQL documentation
44-->
55
@@ -579,7 +579,7 @@ PostgreSQL documentation
579579
580580 <listitem>
581581 <para>
582- Default port (preferably set in the configuration file)
582+ Default port number (preferably set in the configuration file)
583583 </para>
584584 </listitem>
585585 </varlistentry>
You can’t perform that action at this time.
0 commit comments