From: | "essay182(at)gmail(dot)com" <essay182(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | lo_import permissions problem |
Date: | 2005-12-02 03:03:23 |
Message-ID: | 102d2dbf0512011903g3e5a6733n72f0a8269de4e9c@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I have been trying to import a file into a table using lo_import and keep
getting the error
ERROR: could not open server file "/tmp/myfile": Permission denied
The file is in /tmp so it is world readable and I made sure the file had the
correct permissions by doing chmod 777. My user has super user privileges as
well. I tried importing other files such as /etc/hosts as a test and this
worked fine. I am running Gentoo linux with Postgres 8.0. Does anyone have
any idea what the problem is and what I need to do to correct it?
Thanks in advance
From | Date | Subject | |
---|---|---|---|
Next Message | Rodrigo Gonzalez | 2005-12-02 03:08:33 | Re: Slow COUNT |
Previous Message | Tom Lane | 2005-12-02 00:47:41 | Re: pg_restore error |