Re: Internationalisation support.

From: tony <tony(at)animaproductions(dot)com>
To: Fabiàn "R(dot)Breschi" <fabian(dot)breschi(at)acm(dot)org>
Cc: postgres list <pgsql-general(at)postgresql(dot)org>
Subject: Re: Internationalisation support.
Date: 2002-09-03 13:29:55
Message-ID: 1031059795.2360.15.camel@vaio
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 2002-08-31 at 15:47, Fabiàn R.Breschi wrote:

> I guess I need to build a db supporting Multicode so, as per what I have
> gathered, PG must be recompiled using the enable switch on the variable.
> Where can I find detailed info about handling this particular escenary ?

createdb name_of_base -e LATIN9

> I'd build the software to use european-like characters (accented's, etc)
> and specially numeric formats with ',' separator for decimals (999,99)
> imported via COPY or PGADMIN-II. I'm I right to rebuild the distribution
> or is just necessary to add some env_vars to the PG_init ?

I would be very interested in getting my Postgresql/JSP apps to play
nice with the "," decimal point too...

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message tony 2002-09-03 13:43:52 Re: getting y/n or 1/0 from bool fields
Previous Message Justin Clift 2002-09-03 13:05:52 Re: PostgreSQL papers