Hello List... is it possible to insert a unicode character escapesequence (e.g. \u00E9) into the db using psql, and it's translated so that the actual character can be retrieved? The encoding on the db is already UNICODE.
thanks,/j-p.
--