Обсуждение: I18N support in InterBase

Поиск
Список
Период
Сортировка

I18N support in InterBase

От
t-ishii@sra.co.jp
Дата:
I have douwnloaded InterBase 4.0 for Linux from
http://www.interbase.com/download/linux/ and am amazed by its I18N
support.  It doesn't have NATIONAL CHARACTER yet. It do support
CHRACTER SET syntax for CREATE DATABASE/CREATE TABLE/ALTER TABLE etc.,
however.  Also, it has COLLATE syntax in WHERE/ORDER BY/GROUP BY.  If
you were interested in how it does it, you could get PDF manulas from
same URL(Lang_Ref.pdf in IB_4.0_docs.tar.gz).

Talking about performance, InterBase is a little bit faster than
PostgreSQL 6.3.2 when using indexes, but is slower if no index exists.
--
Tatsuo Ishii
t-ishii@sra.co.jp

Re: [HACKERS] I18N support in InterBase

От
Bruce Momjian
Дата:
> I have douwnloaded InterBase 4.0 for Linux from
> http://www.interbase.com/download/linux/ and am amazed by its I18N
> support.  It doesn't have NATIONAL CHARACTER yet. It do support
> CHRACTER SET syntax for CREATE DATABASE/CREATE TABLE/ALTER TABLE etc.,
> however.  Also, it has COLLATE syntax in WHERE/ORDER BY/GROUP BY.  If
> you were interested in how it does it, you could get PDF manulas from
> same URL(Lang_Ref.pdf in IB_4.0_docs.tar.gz).
>
> Talking about performance, InterBase is a little bit faster than
> PostgreSQL 6.3.2 when using indexes, but is slower if no index exists.
                                              ^^^^^^

Interesting.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)