6.5 & Unicode

From: David Warnock <david(at)sundayta(dot)co(dot)uk>
To: "pgsql-general(at)postgreSQL(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: 6.5 & Unicode
Date: 1999-06-17 14:04:44
Message-ID: 3769007C.8BF021B0@sundayta.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

We are using Postgresql 6.4 in some projects. We have added Postgresql
support to the Locomotive Application Server (this is an Open Source
pure Java app server).

We would like to use Postgresql 6.5 for more projects BUT for these we
have to use Unicode (currently we have English, Danish, Estonian,
Latvian, Maltese data in the same database. We will be adding Russian
and Arabic later). At the moment we are using Interbase as the dbms.

I have been looking at the docs about Unicode but it is not clear to me
how much support there is and what the limitations are.

I only need to use Java to access these databases so does the jdbc
driver work with unicode in Postgresql?

Thanks

Dave

--
David Warnock
Sundayta Ltd

Browse pgsql-general by date

  From Date Subject
Next Message Jonathan Davis 1999-06-17 14:53:50 oid and index
Previous Message Stuart Rison 1999-06-17 14:00:15 Re: [GENERAL] Problem with perl / postgres