From: | Juan Martínez <jeugenio(at)umcervantes(dot)cl> |
---|---|
To: | Alejandro Gasca <agasca(at)yahoo(dot)com> |
Cc: | ayuda postgres <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | Re: pg_createcluster y locale |
Date: | 2006-06-02 20:04:46 |
Message-ID: | 1149278687.26681.17.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
El vie, 02-06-2006 a las 14:25 -0500, Alejandro Gasca escribió:
> Saludos, listeros.
>
> Tengo un problema, cuando pg_ctlcluster me manda un mensaje:
>
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LANGUAGE = (unset),
> LC_ALL = "es_MX",
> LC_MESSAGES = "es_ES",
> LC_CTYPE = "UTF-8",
> LANG = (unset)
> are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
>
> He estado buscando, y segun yo configurando eso del locale y cosas así,
> pero me sigue mandando el error, alguna sugerencia?
>
Tienes generados los locales:
es_MX.UTF-8
es_ES
es_ES.UTF-8
?
--
Juan Martínez
Depto. Inf.
UMC
From | Date | Subject | |
---|---|---|---|
Next Message | lein gutierrez | 2006-06-02 20:11:25 | cuando creo una tabla quiero añadir un campo int4 nombrado cflavia "al vuelo" |
Previous Message | Alejandro Gasca | 2006-06-02 19:25:25 | pg_createcluster y locale |