Locale support - Mailing list pgsql-admin

From Manuel Trujillo
Subject Locale support
Date
Msg-id 1013681614.923.13.camel@klingon
Whole thread Raw
Responses Re: Locale support  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgsql-admin
Hi!

I've compiled Postgresql-7.2 with locale, recode and multibyte support.
I read the documentation about "locale" support, and I understand what
this is ussefully when I need the system/database messages in a
determinated language. Is correct this?
I need to support the japanish language, for example, and I need when a
make a query to database, with PHP, the results are in japanish.
Can the database make this directly, or I need to make this via php
programation, making a php connection with postgres with the appropiate
arguments?

Thank you very much.

--
Manuel Trujillo         manueltrujillo@dorna.es
Technical Engineer      http://www.motograndprix.com
Dorna Sports S.L.       +34 93 4702864


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: restoring template1
Next
From: "Kumar, Lakshmi (Cognizant)"
Date:
Subject: hanging psql session while granting...