"PostgreSQL Bugs List" <pgsql-bugs (AT) postgresql (DOT) org> writes:
Quote:
testdb=# COPY users TO 'D:\Program Files\PostgreSQL\DataFlatFiles\usersdata';
ERROR: relative path not allowed for COPY to file |
You need to double the backslashes. Or use forward slashes.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)