BUG #3682: Incomplete database restore

From: "Gary Chambers" <gwchamb(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3682: Incomplete database restore
Date: 2007-10-20 03:04:27
Message-ID: 200710200304.l9K34RSj028623@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3682
Logged by: Gary Chambers
Email address: gwchamb(at)gmail(dot)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>

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2007-10-20 03:05:24 Re: PostgreSQL 8.2 Bug in casting varchar to int in SELECT ... WHERE IN ( ... )
Previous Message Dawid Kuroczko 2007-10-19 22:26:31 Re: PostgreSQL 8.2 Bug in casting varchar to int in SELECT ... WHERE IN ( ... )