
August 15th, 2012, 09:28 AM
|
|
Registered User
|
|
Join Date: Aug 2012
Posts: 2
Time spent in forums: 36 m 41 sec
Reputation Power: 0
|
|
|
Backup postgresql database
I'm new to PostgreSQL, and I'm trying to back up a database on a server. I found instructions for listing the databases and using pg_dump, but when I type "psql -l", it says "psql: FATAL: database "postgres" does not exist". Any help would be appreciated.
|