Re: Postgres+ISO8859-8 support? - Mailing list pgsql-sql

From Karel Zak
Subject Re: Postgres+ISO8859-8 support?
Date
Msg-id 20011107154802.D6354@zf.jcu.cz
Whole thread Raw
In response to Postgres+ISO8859-8 support?  ("Josh" <josh@seanet.co.il>)
List 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@zf.jcu.cz>http://home.zf.jcu.cz/~zakkr/C, PostgreSQL, PHP, WWW, http://docs.linux.cz,
http://mape.jcu.cz


pgsql-sql by date:

Previous
From: Roberto Mello
Date:
Subject: Re: Porting Web application written in Oracle 8 PL/SQL to Postgresql
Next
From: Denis Bucher
Date:
Subject: Need help with embedded CASEs