|
1 | 1 | <!-- |
2 | | -$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pgctl-ref.sgml,v 1.2 2000/05/02 20:02:03 thomas Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pgctl-ref.sgml,v 1.3 2000/05/23 21:46:57 momjian Exp $ |
3 | 3 | Postgres documentation |
4 | 4 | --> |
5 | 5 |
|
@@ -254,13 +254,7 @@ pg_ctl [-D <replaceable class="parameter">datadir</replaceable>] status |
254 | 254 |
|
255 | 255 | <para> |
256 | 256 | <filename>postmaster.opts.default</filename> contains parameters |
257 | | - for <application>postmaster</application>. With a |
258 | | - default installation, the <option>-S</option> option is enabled. |
259 | | - So <command>pg_ctl start</command> implies: |
260 | | - |
261 | | - <programlisting> |
262 | | -postmaster -S |
263 | | - </programlisting> |
| 257 | + for <application>postmaster</application>. |
264 | 258 | </para> |
265 | 259 |
|
266 | 260 | <para> |
|