This is a discussion on psql: Unicode escape sequence? within the pgsql Novice forums, part of the PostgreSQL category; --> Hello List... is it possible to insert a unicode character escape sequence (e.g. \u00E9) into the db using psql, ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 encoding on the db is already UNICODE. thanks, /j-p. -- ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |