From: | Ennio-Sr <nasr(dot)laili(at)tin(dot)it> |
---|---|
To: | ppp <ppp(at)ppp(dot)pl> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: iso-8859-2 |
Date: | 2004-09-11 14:00:43 |
Message-ID: | 20040911140043.GA2791@deby.ei.hnet |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
* ppp <ppp(at)ppp(dot)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) ]
From | Date | Subject | |
---|---|---|---|
Next Message | Paul Ganainm | 2004-09-11 16:06:09 | Postgres 8 Windows binary - where to get? |
Previous Message | Doug McNaught | 2004-09-11 13:55:42 | Re: PL/pgSQL Function Problem |