Add new information for utility commands.
Thomas G. Lockhart <lockhart@fourpalms.org>
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).
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/allfiles.sgml | modified | +8 −0 |
| doc/src/sgml/ref/commands.sgml | modified | +9 −0 |
| doc/src/sgml/ref/createdb.sgml | added | +221 −0 |
| doc/src/sgml/ref/createuser.sgml | added | +237 −0 |
| doc/src/sgml/ref/destroydb.sgml | added | +224 −0 |
| doc/src/sgml/ref/destroyuser.sgml | added | +200 −0 |
| doc/src/sgml/ref/initdb.sgml | added | +278 −0 |
| doc/src/sgml/ref/initlocation.sgml | added | +201 −0 |
| doc/src/sgml/ref/pg_dumpall.sgml | added | +267 −0 |
| doc/src/sgml/ref/pg_dump.sgml | added | +332 −0 |
| doc/src/sgml/ref/psql-ref.sgml | modified | +1 −2 |
| doc/src/sgml/ref/vacuum.sgml | added | +217 −0 |