Обсуждение: Internationalisation support.

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

Internationalisation support.

От
Fabiàn R.Breschi
Дата:
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.


Re: Internationalisation support.

От
tony
Дата:
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