Postgresql-Common
- pg_backupcluster(1) simple pg_basebackup and pg_dump front-end
- pg_buildext(1) Build and install a PostgreSQL extension
- pg_conftool(1) read and edit PostgreSQL cluster configuration files
- pg_createcluster(1) create a new PostgreSQL cluster
- pg_ctlcluster(1) start/stop/restart/reload a PostgreSQL cluster
- pg_dropcluster(1) completely delete a PostgreSQL cluster
- pg_getwal(1) retrieve a WAL file from a pg_receivewal archive
- pg_lsclusters(1) show information about all PostgreSQL clusters
- pg_renamecluster(1) rename a PostgreSQL cluster
- pg_restorecluster(1) Restore from a pg_backupcluster backup
- pg_updatedicts(8) build PostgreSQL dictionaries from myspell/hunspell ones
- pg_upgradecluster(1) upgrade an existing PostgreSQL cluster to a new major version.
- pg_virtualenv(1) Create a throw-away PostgreSQL environment for running regression tests