psql question

From: <Mousa(dot)Shaya(at)nokia(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: psql question
Date: 2004-10-28 12:02:06
Message-ID: DC504E9C3384054C8506D3E6BB01246002F2AF81@bsebe001.americas.nokia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I have used pg_dumpall to create a backup of my database. The output
looks correct containing both the schema and data contained in the
tables.

I used the psql -f backupFile command to restore the database. All the
schema commands were executed, but none of the data was restored to any
table.

Can you help?

Thanks

Mousa

Browse pgsql-novice by date

  From Date Subject
Next Message Oliver Fromme 2004-10-28 13:08:04 Re: Retrieve columntypes and checks?
Previous Message Jesper Krogh 2004-10-28 10:27:30 Retrieve columntypes and checks?