Re: Determining client_encoding from client locale

Alvaro Herrera <alvherre@commandprompt.com>

From: Alvaro Herrera <alvherre@commandprompt.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2009-06-17T15:54:21Z
Lists: pgsql-hackers
Heikki Linnakangas wrote:
> We currently require that you set client_encoding correctly, or you get  
> garbage in psql and any other tool using libpq. How about setting  
> client_encoding automatically to match the client's locale? We have  
> pg_get_encoding_from_locale() function that we can use to extract the  
> encoding from LC_CTYPE. We could call that in libpq.

+1

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support