From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | perico(at)12move(dot)nl |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: codepage setting, \encoding |
Date: | 2005-02-01 21:35:11 |
Message-ID: | 20050201213506.GC1985@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, Feb 01, 2005 at 10:20:55PM +0100, perico(at)12move(dot)nl wrote:
> Hi,
>
> I'm using postgres 8.0 and I'm collecting data from many countries. So I've
> some slovakian data and i can't get properly into my table (COPY command).
> I've tried many codepage settings but none of those seem to support the special
> characters. Does someone know which codepage I shoud use?
Does your database encoding support slovakian characters? (ie, is it
unicode). If so, "set client_encoding=xxx" should work for you.
Can you past an example that's failung?
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.
From | Date | Subject | |
---|---|---|---|
Next Message | perico | 2005-02-01 21:41:28 | Betr: Re: codepage setting, \encoding |
Previous Message | alejandro fernandez | 2005-02-01 21:34:02 | unsubscribe |