psql question - Mailing list pgsql-novice

From
Subject psql question
Date
Msg-id DC504E9C3384054C8506D3E6BB01246002F2AF81@bsebe001.americas.nokia.com
Whole thread Raw
List 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

 

 

 

pgsql-novice by date:

Previous
From: Reinhard Hnat
Date:
Subject: Re: ERROR: INSERT has more target columns than expressions
Next
From: "Michaud, Everett"
Date:
Subject: help using count in function