Re: iso-8859-2

Поиск
Список
Период
Сортировка
От Ennio-Sr
Тема Re: iso-8859-2
Дата
Msg-id 20040911140043.GA2791@deby.ei.hnet
обсуждение исходный текст
Ответ на iso-8859-2  (ppp <ppp@ppp.pl>)
Список pgsql-novice
* ppp <ppp@ppp.pl> [070904, 10:44]:
> Hi all
> I need to use polish charset in postgresql and it should be iso-8859-2.
> But i dont know how to make postgresql use it. I try :
> initdb -E ISO-8859-2    but it choose LATIN2 insteed iso :(.
> also in psql SET CLIENT_ENCODING TO 'ISO-8859-2' doesn't work propertly.
> Any sugestions?
> THANKS

AFAIK Latin2 and ISO-8859-2 are the same ;)
May be you need load the relative charset ? Or, if you are importing
from another doc to use konwert or recode?
Try man charset and similar.
HIH,
    Ennio

--
[Perche' usare Win$ozz (dico io) se ..."anche uno sciocco sa farlo.     \\?//
 Fa' qualche cosa di cui non sei capace!"   (diceva Henry Miller) ]     (°|°)
[Why to use Win$ozz (I say) if ... "even a fool can do that.             )=(
 Do something you aren't good at!" (used to say Henry Miller) ]

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: forcing date ordering
Следующее
От: Paul Ganainm
Дата:
Сообщение: Postgres 8 Windows binary - where to get?