From: | Max Grigoriev <darkit(at)mail(dot)ru> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Pg_restore qusetion |
Date: | 2004-01-13 11:44:53 |
Message-ID: | 12811816991.20040113144453@mail.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hello pgsql-admin,
I created dump file of my db under 7.3.1
And then i' trying to restore it under 7.3.4.
pg_restore -d clearview -Ft -u cf_04.01.13.tar
bu i've got the error:
"pg_restore: [archiver (db)] could not execute query: ERROR: COPY command, running in backend
with effective uid 26, could not open file '$$PATH$$/117.dat' for reading. Errno = No such file or directory (2)."
But 117.dat file exists in this tar.
Does anyone know how solve this problem ?
--
Best regards,
Max mailto:darkit(at)mail(dot)ru
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-01-13 13:15:01 | Re: about set autocommit |
Previous Message | Max Grigoriev | 2004-01-13 11:41:55 | Pg_restore qusetion |