Hi,
Each time I try to insert an ascii file with the COPY FROM command, I get the following message:
"ERROR: COPY command, running in backend with effective uid 501 (that's Postgres), could not open file '/usr/local/.../cltclr001' for reading. Error: Permission not allowed (13)."
What rights do I have to put to process the COPY command inside PSQL.
I have try nearly everything, actual rights: uog+rw even on the directory.
What's wrong.
Stephane FILLON