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>