Raymond O'Donnell wrote on 31.07.2009 18:12:
On 31/07/2009 16:57, Wang Kuo-Ying wrote:
Command:
copy test to 'c:/test.csv'
delimiters ',' ;
but the error ERROR: could not open file "c:/test.csv" for writing:
Permission denied
Looks like a permissions problem - check that the user as which the
server is running has read permissions on that file.
I think *write* permission is the approriate ;)
Thomas
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general