pg_restore problem!!! - Mailing list pgsql-admin

From Marvin
Subject pg_restore problem!!!
Date
Msg-id 3F1D9CCC.000003.02764@guaj215desa
Whole thread Raw
Responses Re: pg_restore problem!!!  ("Nick Fankhauser" <nickf@ontko.com>)
List pgsql-admin
I made a back up file with this sentence:
 
pg_dump -U [superusername] -C -D -f [filename]  [dbname]
 
It seems to work fine. I opened the file and I saw all the commands to insert every piece of data and reconstruct my schema. However when I try to restore that file it gets me the following error:
 
C:\>pg_restore [filename]
pg_restore: [archiver] input file does not appear to be a valid archive
 
What I am doing wrong??
Any ideas??
 
Thank you in advanced.
 
 
MAGO
_________________________________________________________________
  IncrediMail - El E-mail ha evolucionado finalmente - Haga clic aquí
Attachment

pgsql-admin by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Replication/Failover/HA solution
Next
From: "Nick Fankhauser"
Date:
Subject: Re: pg_restore problem!!!