I\'m using PGAdmin 1.14.3.
When I try to execute an import command:
COPY grad(country_code, postal_code, place_name, admin_name1, admin_code1, admin_
The permissions article mentioned in the answer by Houari and Flimzy is a good reference material, but a direct answer (the quick fix I used) is:
Everyone
into the "Enter the object names to select" text area box.Now you can run the SQL COPY statement that needs to access those files.
Everyone
entry in the "Group or user names:" field.The permissions have now been returned to what they were.