diff options
Diffstat (limited to 'doc/src/sgml/ref/commands.sgml')
| -rw-r--r-- | doc/src/sgml/ref/commands.sgml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/src/sgml/ref/commands.sgml b/doc/src/sgml/ref/commands.sgml index 77fcccf2528..475041b6280 100644 --- a/doc/src/sgml/ref/commands.sgml +++ b/doc/src/sgml/ref/commands.sgml @@ -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> |
