Re: Postgres+ISO8859-8 support?

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: Josh <josh(at)seanet(dot)co(dot)il>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Postgres+ISO8859-8 support?
Date: 2001-11-07 14:48:02
Message-ID: 20011107154802.D6354@zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Wed, Nov 07, 2001 at 09:09:18AM +0200, Josh wrote:
> Hi,
> I'm using Mysql with encoding iso8859-8(hebrew).
> I'm going to use Postgres(last ver.) and wonder how to install it (and create data) with iso8859-8(hebrew) support?
> I need it for app. in tcl/tk8.3 on RH7.2+KDE2.
> thanks.

Supported encodings in 7.2 (!):

SQL_ASCII, EUC_JP, EUC_CN, EUC_KR, EUC_TW,
UNICODE, MULE_INTERNAL,
LATIN1, LATIN2, LATIN3, LATIN4, LATIN5,
LATIN6, LATIN7, LATIN8, LATIN9, LATIN10,
KOI8, WIN, ALT,
ISO_8859_5, ISO_8859_6, ISO_8859_7, ISO_8859_8
^^^^^^^^^

It's news, 7.2 is beta now.

Karel

--
Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
http://home.zf.jcu.cz/~zakkr/

C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Denis Bucher 2001-11-07 15:58:31 Need help with embedded CASEs
Previous Message Tille, Andreas 2001-11-07 14:17:17 Re: Design Tool for postgresql