"Jon Asher" <jon(at)vagabond-software(dot)com> writes:
> A comma delimited text file has been placed in a local directory with
> permissions set to allow any user to read or write to it:
> /root/Desktop/server_transfer/WorldPoints_v2.txt'
The '/root' directory is often not world-readable. Try putting the
file under '/tmp' or '/var/tmp', and remember that the file will be
read as the "postgres" user (or whatever your database server runs
as).
-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863