Re: iso-8859-2 - Mailing list pgsql-novice

From Ennio-Sr
Subject Re: iso-8859-2
Date
Msg-id 20040911140043.GA2791@deby.ei.hnet
Whole thread Raw
In response to iso-8859-2  (ppp <ppp@ppp.pl>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: forcing date ordering
Next
From: Paul Ganainm
Date:
Subject: Postgres 8 Windows binary - where to get?