Re: pg_restore

From: Adrian Klaver <aklaver(at)comcast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: Bob Pawley <rjpawley(at)shaw(dot)ca>
Subject: Re: pg_restore
Date: 2007-10-28 21:26:41
Message-ID: 200710281426.41742.aklaver@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sunday 28 October 2007 2:13 pm, Bob Pawley wrote:
> Hi Adrian
>
> With pg_restore psql -h localhost -d PDW -U postgres aurel.sql the error
> message is -
>
> pg_restore: could not open input file: No such file or directory exists.
>
> I get this message with aurel.sql - or aurel - or the path to aurel
> (......8,2\bin) or when aurel is not even mentioned.

Is this really the path -(......8,2\bin)? Note the ','.

> This is becoming quite frustrating.
>
The other thing to check is whether you have the necessary permissions to read
the file.

--
Adrian Klaver
aklaver(at)comcast(dot)net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-10-28 21:28:21 Re: pg_restore
Previous Message Bob Pawley 2007-10-28 21:13:31 Re: pg_restore