Thread: psql: Unicode escape sequence?

psql: Unicode escape sequence?

From
john-paul delaney
Date:
Hello List... is it possible to insert a unicode character escape
sequence (e.g. \u00E9) into the db using psql, and it's translated so that the actual character can be retrieved?  The
encodingon the db is already UNICODE. 

thanks,
/j-p.

--