Gregory Stark <[EMAIL PROTECTED]> writes:
> Jim Bryan <[EMAIL PROTECTED]> writes:
>> "/home/jb/Desktop/DateTimeData.txt" for reading:
>> Permission denied
>> 
>> -rw-rw-r-- 1 jb   jb         83 Aug 25 14:30
>> DateTimeData.txt

> I suspect it doesn't have "x" permission on some parent directory,

Yeah, user home directories are not normally world-readable in Fedora.
Even if you've made yours readable, the default SELinux policy in FC5
prevents daemons such as the PG postmaster from accessing random parts
of the filesystem.

Consider using psql's \copy instead.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to