Internationalisation support. - Mailing list pgsql-general

From Fabiàn R.Breschi
Subject Internationalisation support.
Date
Msg-id 3D70C906.B8E44B22@acm.org
Whole thread Raw
Responses Re: Internationalisation support.  (tony <tony@animaproductions.com>)
List pgsql-general
Hello all,

Sorry for this post. I have grabbed Bruce Momjian's book / PG docs and
the INSTALL.txt file but not found any detailed reference for it.

I'm on PG 7.2.1 on Solaris 2.6, accessed via DBI , ODBC and mod_perl
1.27.

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 ?

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'm used to Oracle where, one can define the national character set of
the DB before creating it, same as the environmental variables both on
the server and client sides, that's the reason why I'm asking as per
above.

Thank you very much for any suggestions,

Fabian.


pgsql-general by date:

Previous
From: "Jerome Chochon"
Date:
Subject: Re: PostgreSQL papers
Next
From: SPgoogleAM@sungames.com (jeffrey boulier)
Date:
Subject: Postgresql performance: GCC 2 vs GCC 3.1 on MacOS X.II