Re: BUG #3682: Incomplete database restore - Mailing list pgsql-bugs

From Heikki Linnakangas
Subject Re: BUG #3682: Incomplete database restore
Date
Msg-id 4719B79D.4030001@enterprisedb.com
Whole thread Raw
In response to BUG #3682: Incomplete database restore  ("Gary Chambers" <gwchamb@gmail.com>)
Responses Re: BUG #3682: Incomplete database restore
List pgsql-bugs
Gary Chambers wrote:
> The following bug has been logged online:
>
> Bug reference:      3682
> Logged by:          Gary Chambers
> Email address:      gwchamb@gmail.com
> PostgreSQL version: 8.3beta1
> Operating system:   Mac OS X 10.4.10
> Description:        Incomplete database restore
> Details:
>
> After dumping a database with pg_dump, then attempting to restore it, the
> restore fails with "invalid command \" error reports.
>
> Each individual database is dumped by:
> pg_dump --username=<owner> --file=<filename>

We're going to need more details. How did you attempt to restore it? Can
you post the dump file?

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: "Gary Chambers"
Date:
Subject: BUG #3682: Incomplete database restore
Next
From: "Pedro Gimeno"
Date:
Subject: BUG #3684: After dump/restore, schema PUBLIC always exists