1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-22 17:42:17 +03:00

Add reference page for pg_ctl.

This commit is contained in:
Thomas G. Lockhart
2000-04-08 02:16:26 +00:00
parent 9c075df519
commit c264c4daeb
3 changed files with 423 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/commands.sgml,v 1.22 2000/01/14 22:11:32 petere Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/commands.sgml,v 1.23 2000/04/08 02:16:26 thomas Exp $
Postgres documentation
-->
@@ -118,6 +118,7 @@ functions supported by <productname>Postgres</productname>.
&ecpgRef;
&pgAccess;
&pgAdmin;
&pgCtl;
&pgDump;
&pgDumpall;
&psqlRef;