On 12/26/11 9:32 PM, Adarsh Sharma wrote:
Above link shows the above encoding schemes is in utf16 format but
postgresql-8.4 doesn't support it.
Is there any way to store data in different encoding in a utf-8 database.
afaik, anything in UTF16 can be represented by UTF8, but the inverse is
not true. you'd want to convert the data to the CLIENT_ENCODING,
whatever thats set to, before you send it to postgres.
--
john r pierce N 37, W 122
santa cruz ca mid-left coast
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general