PostgreSQL (2)
PG_DUMP - Man Page
Submitted by btilma on Tue, 12/30/2008 - 01:09.
Section: PostgreSQL Client Applications (1)
Updated: 2008-10-31
Index
Updated: 2008-10-31
Index
NAME
pg_dump - extract a PostgreSQL database into a script file or other archive fileSYNOPSIS
pg_dump [ option... ] [ dbname ]
DESCRIPTION
pg_dump is a utility for backing up a PostgreSQL database.
- Read more
- 49 reads
PSQL - Man Page
Submitted by btilma on Tue, 12/30/2008 - 01:08.
Section: PostgreSQL Client Applications (1)
Updated: 2008-10-31
Index
Updated: 2008-10-31
Index
NAME
psql - PostgreSQL interactive terminalSYNOPSIS
psql [ option... ] [ dbname
[ username ] ]
DESCRIPTION
psql is a terminal-based front-end to PostgreSQL.
- Read more
- 48 reads


