Re: Small problem with special characters - Mailing list pgsql-jdbc

From Thomas Kellerer
Subject Re: Small problem with special characters
Date
Msg-id eckl8c$5a2$1@sea.gmane.org
Whole thread Raw
In response to Re: Small problem with special characters  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Small problem with special characters  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc
Tom Lane wrote on 20.08.2006 20:15:
> Thomas Kellerer <spam_eater@gmx.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

pgsql-jdbc by date:

Previous
From: Bendik Rognlien Johansen
Date:
Subject: Re: Large selects
Next
From: Jim Davis
Date:
Subject: Exception in thread "main" java.lang.OutOfMemoryError: Java heap space