Реклама:

info.krc.karelia.ru

win -:|:- koi -:|:- iso -:|:- dos -:|:- mac

Start -:|:- Проекты -:|:- О нас

Chapter 14. Applications

Table of Contents
createdb — Create a new Postgres database
createuser — Create a new Postgres user
destroydb — Remove an existing Postgres database
destroyuser — Destroy a Postgres user and associated databases
initdb — Create a new Postgres database installation
initlocation — Create a secondary Postgres database storage area
pgaccessPostgres graphical interactive client
pgadminPostgres graphical interactive client
pg_dump — Extract a Postgres database into a script file
pg_dumpall — Extract all Postgres databases into a script file
postgres — Run a Postgres single-user backend
postmaster — Run the Postgres multi-user backend
psqlPostgres interactive client
vacuumdb — Clean and analyze a Postgres database

This is reference information for Postgres applications and support utilities.