Encoding

From: Culley Harrelson <culley(at)easystreet(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Encoding
Date: 2001-09-15 14:27:58
Message-ID: 5.1.0.14.0.20010915072003.00a03290@pop.easystreet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

For anyone who was watching me flail with JDBC and UNICODE...

I finally gave up on unicode-- I switched the database encoding to
MULE_INTERNAL and JDBC is handling everything I can throw at it (we'll just
have to wait and see if my users manage to enter some unsupported
characters). Thanks all for your help!

Culley

Browse pgsql-general by date

  From Date Subject
Next Message Culley Harrelson 2001-09-15 14:32:23 Encoding
Previous Message Mitch Vincent 2001-09-15 13:25:00 Re: Does Postgresql 7.1.x Still Have 8K Maximum Field Size?