aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/postgres-ref.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2002-07-28 15:22:21 +0000
committerPeter Eisentraut <peter_e@gmx.net>2002-07-28 15:22:21 +0000
commit06ad580f75dd54db254d9b1a9665975b9a47570c (patch)
tree0d51b2708b849f2192851db39df33cd0db06d996 /doc/src/sgml/ref/postgres-ref.sgml
parentb02c56f58419c65fb74996d65a40033b231781a3 (diff)
downloadpostgresql-06ad580f75dd54db254d9b1a9665975b9a47570c.tar.gz
postgresql-06ad580f75dd54db254d9b1a9665975b9a47570c.zip
Structure reference pages consistently. Document that structure.
Add information about environment variables.
Diffstat (limited to 'doc/src/sgml/ref/postgres-ref.sgml')
-rw-r--r--doc/src/sgml/ref/postgres-ref.sgml24
1 files changed, 23 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml
index f78c0533201..a242dcc863d 100644
--- a/doc/src/sgml/ref/postgres-ref.sgml
+++ b/doc/src/sgml/ref/postgres-ref.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.26 2002/04/21 19:02:39 thomas Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.27 2002/07/28 15:22:21 petere Exp $
PostgreSQL documentation
-->
@@ -350,6 +350,28 @@ PostgreSQL documentation
</refsect1>
<refsect1>
+ <title>Environment</title>
+
+ <variablelist>
+ <varlistentry>
+ <term><envar>PGDATA</envar></term>
+
+ <listitem>
+ <para>
+ Default data direction location
+ </para>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ <para>
+ For others, which have little influence during single-user mode,
+ see <xref linkend="app-postmaster">.
+ </para>
+ </refsect1>
+
+ <refsect1>
<title>Usage</title>
<para>