Anthony Kwok wrote:
> Is there any way I can check out if my installation has the multibyte support? Or anyone can tell the pre-compiled
Redhat rpm package support multibyte or not?
You could check with "select pg_encoding_to_char(1);" which is how the
JDBC driver itself does it internally.
If it gives 'EUC_JP' the backend has multibyte support, 'SQL_ASCII'
means it hasn't.
/Anders
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com