Commit b30da170 authored by Bruce Momjian's avatar Bruce Momjian

Fix postgres -A options flags

parent 8004bcf0
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pgctl-ref.sgml,v 1.4 2000/07/21 00:42:34 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pgctl-ref.sgml,v 1.5 2000/07/21 03:13:32 momjian Exp $
Postgres documentation Postgres documentation
--> -->
...@@ -102,7 +102,7 @@ pg_ctl [-D <replaceable class="parameter">datadir</replaceable>] status ...@@ -102,7 +102,7 @@ pg_ctl [-D <replaceable class="parameter">datadir</replaceable>] status
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>f[ast]</term> <term>fast</term>
<term>f</term> <term>f</term>
<listitem> <listitem>
<para> <para>
......
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.9 2000/05/08 16:19:56 thomas Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.10 2000/07/21 03:13:32 momjian Exp $
Postgres documentation Postgres documentation
--> -->
...@@ -262,7 +262,7 @@ postgres [ -B <replaceable class="parameter">nBuffers</replaceable> ] [ -C ] [ - ...@@ -262,7 +262,7 @@ postgres [ -B <replaceable class="parameter">nBuffers</replaceable> ] [ -C ] [ -
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term>-A n|r|b|Q\fIn\fP|X\fIn\fP</term> <term>-A n|r|b|Q|X</term>
<listitem> <listitem>
<para> <para>
This option generates a tremendous amount of output. This option generates a tremendous amount of output.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment