Re: upper() with LATIN1 problem - Mailing list pgsql-admin

From Tom Lane
Subject Re: upper() with LATIN1 problem
Date
Msg-id 7797.1113408081@sss.pgh.pa.us
Whole thread Raw
In response to Re: upper() with LATIN1 problem  ("Lic. Guillermo González"<g.gonzalez@cybira.biz>)
List pgsql-admin
=?ISO-8859-1?Q?=22Lic=2E_Guillermo_Gonz=E1lez=22?= <g.gonzalez@cybira.biz> writes:
> If I use LATIN1 (spanish) what value is the best option for this
> variable/parameter?

Unfortunately locale names are not all that well standardized.
"locale -a" should show you all the names available on your platform.
You probably want some variant of "es_ES", the tricky part is figuring
out which one uses LATIN1 as opposed to any other encoding.

            regards, tom lane

pgsql-admin by date:

Previous
From: "Lic. Guillermo González"
Date:
Subject: Re: upper() with LATIN1 problem
Next
From: "Chris Hoover"
Date:
Subject: Help installing 8.0.2 rpms on RH 3.0