Problem performing a restore of a data schema in Windows

From: Shaun Clements <ShaunC(at)relyant(dot)co(dot)za>
To: pgsql-general(at)postgresql(dot)org
Subject: Problem performing a restore of a data schema in Windows
Date: 2005-02-07 13:22:15
Message-ID: B16D6764833DA442961BBD8CC1AF7CFD01E0337E@srldbexc003.relyant.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All

Im having a problem restoring a data schema on Postgres 8.01 for Windows.
Im using the following command
psql -U username -d db1 > filename.dmp

This should have restored the schema from the file, filename.dmp to the
database, db1
I did create the database before restoring the data schema. And its not
working.

Am I missing something?
Thanks in advance.

Kind Regards,
Shaun Clements
Subject to www.relyant.co.za/edisclaim.htm

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2005-02-07 13:32:52 Re: Problem performing a restore of a data schema in Windows
Previous Message Mike Rylander 2005-02-07 12:30:49 Re: Help with strange join