"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes: > 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 [EMAIL PROTECTED])
