Commit c264c4da authored by Thomas G. Lockhart's avatar Thomas G. Lockhart

Add reference page for pg_ctl.

parent 9c075df5
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.15 2000/01/14 22:11:32 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.16 2000/04/08 02:16:26 thomas Exp $
Postgres documentation Postgres documentation
Complete list of usable sgml source files in this directory. Complete list of usable sgml source files in this directory.
--> -->
...@@ -114,6 +114,7 @@ Complete list of usable sgml source files in this directory. ...@@ -114,6 +114,7 @@ Complete list of usable sgml source files in this directory.
<!entity ipcclean system "ipcclean.sgml"> <!entity ipcclean system "ipcclean.sgml">
<!entity pgAccess system "pgaccess-ref.sgml"> <!entity pgAccess system "pgaccess-ref.sgml">
<!entity pgAdmin system "pgadmin-ref.sgml"> <!entity pgAdmin system "pgadmin-ref.sgml">
<!entity pgCtl system "pgctl-ref.sgml">
<!entity pgDump system "pg_dump.sgml"> <!entity pgDump system "pg_dump.sgml">
<!entity pgDumpall system "pg_dumpall.sgml"> <!entity pgDumpall system "pg_dumpall.sgml">
<!entity pgPasswd system "pg_passwd.sgml"> <!entity pgPasswd system "pg_passwd.sgml">
......
<!-- <!--
$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 Postgres documentation
--> -->
...@@ -118,6 +118,7 @@ functions supported by <productname>Postgres</productname>. ...@@ -118,6 +118,7 @@ functions supported by <productname>Postgres</productname>.
&ecpgRef; &ecpgRef;
&pgAccess; &pgAccess;
&pgAdmin; &pgAdmin;
&pgCtl;
&pgDump; &pgDump;
&pgDumpall; &pgDumpall;
&psqlRef; &psqlRef;
......
This diff is collapsed.
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