Re: Small problem with special characters

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Small problem with special characters
Date: 2006-08-24 16:48:12
Message-ID: eckl8c$5a2$1@sea.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Tom Lane wrote on 20.08.2006 20:15:
> Thomas Kellerer <spam_eater(at)gmx(dot)net> writes:
>> Thomas, now wondering how why a database with win1251 ever got created on my
>> machine :)
>
> It might be worth poking into that --- we could have, say, a mistake
> in initdb's idea of how to convert system names for locales into PG
> encoding names. Please see if you can duplicate it.

Hmm. Is there a way I can find out which encoding was specified with initdb?

I assume I cannot create a database that would not match (or be a true subset
of) the encoding specified with initdb, right?

Regards
Thomas

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jim Davis 2006-08-24 17:08:51 Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
Previous Message Bendik Rognlien Johansen 2006-08-24 14:52:52 Re: Large selects