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

Add new reference pages for postmaster and postgres.

Normalize markup for vacuumdb; content is the same.
This commit is contained in:
Thomas G. Lockhart
1999-05-26 17:26:32 +00:00
parent ff8bf5a0ef
commit bb0fc46a90
3 changed files with 77 additions and 66 deletions

View File

@@ -87,12 +87,13 @@ functions supported by <productname>Postgres</productname>.
-->
<chapter Id="utilities">
<title>Utility Applications</title>
<title>Applications</title>
<abstract>
<para>
This is reference information for the
<productname>Postgres</productname> support utilities.
This is reference information for
<productname>Postgres</productname> applications
and support utilities.
</para>
</abstract>
@@ -106,6 +107,8 @@ functions supported by <productname>Postgres</productname>.
&pgAdmin;
&pgDump;
&pgDumpall;
&postgres;
&postmaster;
&psqlRef;
&vacuumdb;