index 16d937363490227bca894e26a70b0345806369ab..a85d0ef02cb62e363c4909e1528c5c802b725076 100644 (file)
<!--
-$PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.47 2009年12月10日 06:32:28 petere Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.48 2010年02月22日 22:30:10 momjian Exp $
PostgreSQL documentation
-->
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><envar>PGHOST</envar></term>
+
+ <listitem>
+ <para>
+ Default hostname or Unix-domain socket location for <xref
+ linkend="app-psql"> (used by the -w option).
+ </para>
+ </listitem>
+ </varlistentry>
+
<varlistentry>
<term><envar>PGPORT</envar></term>
<listitem>
<para>
- Default port for <xref linkend="app-psql"> (used by the -w option).
+ Default port number for <xref linkend="app-psql"> (used by the -w option).
</para>
</listitem>
</varlistentry>
+
</variablelist>
<para>
index 0024c43cc5a5a2c638c9f235c3642d2d908f962a..636782a17da29d6124d95be20959611a80119ec7 100644 (file)
<!--
-$PostgreSQL: pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.51 2007年07月09日 01:08:09 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.52 2010年02月22日 22:30:10 momjian Exp $
PostgreSQL documentation
-->
<listitem>
<para>
- Default port (preferably set in the configuration file)
+ Default port number (preferably set in the configuration file)
</para>
</listitem>
</varlistentry>