Re: [ADMIN] Migrate postgres databases from SQL_ASCII to UNICODE

2004-07-18 Thread Markus Bertheau
Ð ÐÑÐ, 18.07.2004, Ð 01:34, Dario V. Fassi ÐÐÑÐÑ: > Tom Lane wrote: > > "Dario V. Fassi" <[EMAIL PROTECTED]> writes: > > > > > A simple question, we need to migrate many (>20) postgres databases from > > > SQL_ASCII encoding to UNICODE encoding, over a 7.3.6 server. > > > > > SQL_ASCII is

Re: [ADMIN] Migrate postgres databases from SQL_ASCII to UNICODE

2004-07-17 Thread Dario V. Fassi
Tom Lane wrote: "Dario V. Fassi" <[EMAIL PROTECTED]> writes: A simple question, we need to migrate many (>20) postgres databases from SQL_ASCII encoding to UNICODE encoding, over a 7.3.6 server. SQL_ASCII is not an encoding (it's more like the absence of knowledge about

Re: [ADMIN] Migrate postgres databases from SQL_ASCII to UNICODE encoding

2004-07-17 Thread Tom Lane
"Dario V. Fassi" <[EMAIL PROTECTED]> writes: > A simple question, we need to migrate many (>20) postgres databases from > SQL_ASCII encoding to UNICODE encoding, over a 7.3.6 server. SQL_ASCII is not an encoding (it's more like the absence of knowledge about an encoding). What is the data actual