Latin2 and UTF-8 encoding.

Поиск
Список
Период
Сортировка
От kpeter@oszk.hu
Тема Latin2 and UTF-8 encoding.
Дата
Msg-id 48B2897A.20802@oszk.hu
обсуждение исходный текст
Ответы Re: Latin2 and UTF-8 encoding.  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Re: Latin2 and UTF-8 encoding.  (tomas@tuxteam.de)
Re: Latin2 and UTF-8 encoding.  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-bugs
Dear Sur!

My name is Peter Kovacs and I work at the National Szechenyi Library in
Hunagry.
The reason why im writing this letter is the follow:
We are using Potgresql to store our data. We have UTF-8, LATIN1 and
LATIN2 encoded databases.
I haven't got any problem with database encoding before, but when I
tried ro restore our database dumps to a postgresql 8.3.3 server it faild.
If I tried to create a database with NON-UTF-8 character encoding I got
the following error:

*SQL error:*

ERROR:  encoding LATIN2 does not match server's locale en_AU.UTF-8
DETAIL:  The server's LC_CTYPE setting requires encoding UTF8.

*In statement:*
CREATE DATABASE "probadb" WITH ENCODING='LATIN2'


The problem is that we need both UTF-8, LATIN1 and LATIN2 characters.

My question is: How could I create a database with NON-UTF-8 encoding.

Regards!

Peter Kovacs

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Janardhanachari, Jagadeesha"
Дата:
Сообщение: Need default password for the user "sa"
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: Re: Need default password for the user "sa"