Alberto Serra wrote:

> 
> I hope you mean one charset per language. Otherwise I can just cancel 
> POstgres from my list of usable engines. But yes, it can't be just one.


I'm no pgsql expert but I think that yes, it will only accept input in 
one charset. But for charsets that use only 8-bits I think you can 
insert data that is in more than one charset.

But for charsets that use more than 8-bits I think pgsql actually checks 
that the input is in the charset the DB expects it to be in.

 
Jc


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to