- 42.1 initdb: Initializing PostgreSQL database
- 42.2 Pg_ctl: Controlling PostgreSQL Services
- 42.3 psql:postgresql Interactive Client Tools
- 42.4 createdb: Creating a PostgreSQL Database
- 42.5 dropdb: Delete PostgreSQL database
- 42.6 dropdb: Delete PostgreSQL database
- 42.7 CreateUser: Creating PostgreSQL Users
- 42.8 dropuser: Deleting PostgreSQL users
- 42.9 Pg_dump: Backing Up the database
- 42.10 Pg_dumpall: Backing Up all databases
- 42.11 pg_restore: Recovering a database
42.1 initdb: Initializing PostgreSQL database
42.2 Pg_ctl: Controlling PostgreSQL Services
42.3 psql:postgresql Interactive Client Tools
42.4 createdb: Creating a PostgreSQL Database
42.5 dropdb: Delete PostgreSQL database
42.6 dropdb: Delete PostgreSQL database
42.7 CreateUser: Creating PostgreSQL Users
42.8 dropuser: Deleting PostgreSQL users
42.9 Pg_dump: Backing Up the database
42.10 Pg_dumpall: Backing Up all databases
42.11 pg_restore: Recovering a database
Linux Command Application large dictionary-42nd PostgreSQL database