mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +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:
@@ -58,6 +58,7 @@ commands supported by <productname>Postgres</productname>.
|
||||
&set;
|
||||
&show;
|
||||
&update;
|
||||
&vacuum;
|
||||
|
||||
</Chapter>
|
||||
|
||||
@@ -84,6 +85,14 @@ This is reference information for the
|
||||
<productname>Postgres</productname> support utilities.
|
||||
</para>
|
||||
|
||||
&createdb;
|
||||
&createuser;
|
||||
&destroydb;
|
||||
&destroyuser;
|
||||
&initdb;
|
||||
&initlocation;
|
||||
&pgDump;
|
||||
&pgDumpall;
|
||||
&psqlRef;
|
||||
|
||||
</chapter>
|
||||
|
||||
Reference in New Issue
Block a user