Multibyte design issue

From: Murray Hobbs <murray(at)efone(dot)com>
To: PostgreSQL-general <pgsql-general(at)postgresql(dot)org>
Subject: Multibyte design issue
Date: 2001-09-26 20:30:49
Message-ID: 3BB23AF9.433A471C@efone.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


i'm new to multibyte support

i'm using unicode

i'm wondering if i have to rethink the size of string fields (char & varchar)
to allow for other languages - like is there some way of figuring out if the
fields should be larger?

any ideas welcome

murray

Bruce Momjian wrote:

> Do we need an multibyte/locale/unicode FAQ item? Questions about these
> seem to be asked a lot, but the documentation for these items is quite
> good.
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Barry Lind 2001-09-26 20:36:32 How does a user know about techdocs.postgresql.org?
Previous Message Barry Lind 2001-09-26 20:28:24 Re: JDBC update wont, plz help.