[GENERAL] help

2008-05-15 Thread Elizabeth George
Hi I am trying to execute the query SET CLIENT_ENCODING TO 'UNICODE'; copy (select 1 as F1) to E'c:\\test.out' csv QUOTE AS E'\xFE' FORCE QUOTE F1; I got error like ERROR: invalid byte sequence for encoding "UTF8": 0xfe HINT: This error can also happen if the byte sequence does not

[GENERAL] help

2008-05-15 Thread Elizabeth George
Hi I am trying to execute the query SET CLIENT_ENCODING TO 'UNICODE'; copy (select 1 as F1) to E'c:\\test.out' csv QUOTE AS E'\xFE' FORCE QUOTE F1; I got error like ERROR: invalid byte sequence for encoding "UTF8": 0xfe HINT: This error can also happen if the byte sequence does not