Re: Internationalisation support. - Mailing list pgsql-general

From tony
Subject Re: Internationalisation support.
Date
Msg-id 1031059795.2360.15.camel@vaio
Whole thread Raw
In response to Internationalisation support.  (Fabiàn R.Breschi <fabian.breschi@acm.org>)
List 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


pgsql-general by date:

Previous
From: Matthew Nuzum
Date:
Subject: Re: php
Next
From: tony
Date:
Subject: Re: getting y/n or 1/0 from bool fields