Latin2 and Unicode problems

From: Grzegorz Mucha <grzegorz(dot)mucha(at)ecp(dot)pl>
To: pgsql-general(at)postgresql(dot)org
Subject: Latin2 and Unicode problems
Date: 2001-04-19 12:18:26
Message-ID: 01041914182600.30068@theta
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I still haven't got rid of the problem with ISO 8859-2 charset and
Postgres. While I may use the database with correct Polish locale (by
using only --enable-locale) it is still impossible (in 7.1) to use unicode
encoding with Polish chars.

I have tried every possible combination of compile/init parameters and it
doesn't work either - there are problems with upper/lower functions. and
collation order.

Any else suggestions?

Browse pgsql-general by date

  From Date Subject
Next Message Grzegorz Mucha 2001-04-19 12:35:35 Postgres and Unicode
Previous Message Konstantinos Agouros 2001-04-19 12:09:00 Re: How to read a query plan?