| From: | Shaun Clements <ShaunC(at)relyant(dot)co(dot)za> |
|---|---|
| To: | 'Shridhar Daithankar' <ghodechhap(at)ghodechhap(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Problem performing a restore of a data schema in Wi |
| Date: | 2005-02-07 13:35:49 |
| Message-ID: | B16D6764833DA442961BBD8CC1AF7CFD01E03380@srldbexc003.relyant.co.za |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Yeah, thats right.
Sorry, Typo.
Any suggestions.
Kind Regards,
Shaun Clements
-----Original Message-----
From: Shridhar Daithankar [mailto:ghodechhap(at)ghodechhap(dot)net]
Sent: 07 February 2005 03:33 PM
To: Shaun Clements
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Problem performing a restore of a data schema in
Windows
On Monday 07 Feb 2005 6:52 pm, Shaun Clements wrote:
> 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
Shouldn't that be
psql -U username -d db1 < filename.dmp
Shridhar
Subject to www.relyant.co.za/edisclaim.htm
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sandeep Gaikwad | 2005-02-07 14:04:15 | Re: Problem performing a restore of a data schema in Windows |
| Previous Message | Shridhar Daithankar | 2005-02-07 13:32:52 | Re: Problem performing a restore of a data schema in Windows |