aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/postgres-ref.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2001-03-17 16:27:31 +0000
committerPeter Eisentraut <peter_e@gmx.net>2001-03-17 16:27:31 +0000
commit406183fbed99a58200dafe507c050bc37967f9b3 (patch)
treeaaf18ea066b573ddc652a5289f040fb0fe479c47 /doc/src/sgml/ref/postgres-ref.sgml
parent3d4fda8d19140c0407f15855b1e61e102682db4a (diff)
downloadpostgresql-406183fbed99a58200dafe507c050bc37967f9b3.tar.gz
postgresql-406183fbed99a58200dafe507c050bc37967f9b3.zip
Tuning for docbook2man.
Diffstat (limited to 'doc/src/sgml/ref/postgres-ref.sgml')
-rw-r--r--doc/src/sgml/ref/postgres-ref.sgml11
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml
index 6240e34d63e..83236297bf9 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.16 2000/12/25 23:15:26 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.17 2001/03/17 16:27:31 petere Exp $
Postgres documentation
-->
@@ -78,7 +78,12 @@ Postgres documentation
<para>
The <filename>postgres</filename> executable is the actual
<productname>PostgreSQL</productname> server process that processes
- queries. The second form above is how
+ queries. It is normally not called directly; instead a <xref
+ linkend="app-postmaster"> multi-user server is started.
+ </para>
+
+ <para>
+ The second form above is how
<application>postgres</application> is invoked by the <xref
linkend="app-postmaster"> (only
conceptually, since both <filename>postmaster</filename> and
@@ -255,7 +260,7 @@ Postgres documentation
<variablelist>
<varlistentry>
- <term>-f [ s | i | m | n | h ]</term>
+ <term>-f { s | i | m | n | h }</term>
<listitem>
<para>
Forbids the use of particular scan and join methods: