pg_restore: [archiver] could not open input file

From: lbolognini(at)gmail(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: pg_restore: [archiver] could not open input file
Date: 2006-06-29 11:54:40
Message-ID: 1151582080.377863.122340@d56g2000cwd.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

I'm not able to restore a pg 8.1 database. The dump has been generated
with pg_dump. I tried with both absolute and relative path but it
doesnt find the file. Any clue?

C:\www\foo.com\trunk\db>pg_restore -h localhost -U postgres -W
mySecretPassword script.sql

pg_restore: [archiver] could not open input file: No such file or
directory

Thanks,
Lorenzo

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Simon Riggs 2006-06-29 12:21:19 Re: Strange Behavior with Serializable Transcations
Previous Message Alban Hertroys 2006-06-29 10:02:40 Re: empty text fields