mirror of
https://github.com/postgres/postgres.git
synced 2025-12-19 17:02:53 +03:00
Add new information for utility commands.
Haven't yet done cleardbdir, ipcclean, pg_passwd, and pg_upgrade. Add reference info for the SQL VACUUM command (oops, forgot it earlier).
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<REFMISCINFO>Application</REFMISCINFO>
|
||||
</REFMETA>
|
||||
<REFNAMEDIV>
|
||||
<REFNAME>
|
||||
<REFNAME id="psql-ref">
|
||||
<application>psql</application>
|
||||
</REFNAME>
|
||||
<REFPURPOSE>
|
||||
@@ -177,7 +177,6 @@ any reason.
|
||||
Description
|
||||
</TITLE>
|
||||
<PARA>
|
||||
|
||||
<application>psql</application> is a character-based front-end to
|
||||
<productname>Postgres</productname>.
|
||||
It enables you to
|
||||
|
||||
Reference in New Issue
Block a user