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 user Postgres must have read access on the file from which you are about to copy.
Postgres
Look at this article to see how to modify files' security access on Windows.