Mage <[EMAIL PROTECTED]> writes:
> What is the proper use of "create database xxxx encoding = 'yyy'" in 
> postgresql 8.3?

If you're not using C locale, it has no use whatsoever.

> If I understand You, I should avoid it totally, and 
> convert every affected database dumps to UTF-8, load them and use "alter 
> database xxx set client_encoding = 'latin2'". Is it right?

Yes, that's what I'd suggest.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to