Re: [GENERAL] locale and encoding

2005-09-10 Thread Carlos Henrique Reimer
I would like to change to C because it will give us better performance. As it is per-cluster I would have to initib again but what will happen when the dump will be reloaded?   Some characters that we have today in the SQL_ASCII database probably can not be loaded in a LATIN1 database. Am I right

Re: [GENERAL] locale and encoding

2005-09-10 Thread Martijn van Oosterhout
On Sat, Sep 10, 2005 at 09:37:32AM +, Henrique Friedrichs wrote: > I´m worried about our cluster locale and database enconding setting. > They´re pt_BR and SQL_ASCII respectively. I would like to change them > to C and LATIN1 but I don´t know what might the side effects of that > be? You can't

[GENERAL] locale and encoding

2005-09-10 Thread Henrique Friedrichs
Hello,   I´m looking for information about "locale" and character set encoding. I searched the mailing lists and found many, many information, mainly issues about performance.   I´m worried about our cluster locale and database enconding setting. They´re pt_BR and SQL_ASCII respectively. I would li

[GENERAL] locale and encoding

2003-08-14 Thread Kathy zhu
Hi all, What are the relationship/dependencies between encoding and locale settings ?? thanks, kathy ---(end of broadcast)--- TIP 8: explain analyze is your friend