From: | Pavan Teja <pavan(dot)postgresdba(at)gmail(dot)com> |
---|---|
To: | Jean Thomas SERVANT <jean-thomas(dot)servant(at)aca(dot)fr> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: Warning when using psql |
Date: | 2018-06-05 17:05:09 |
Message-ID: | CACh9nsb8q1iaEf1mFNqdM_X=tO8qzWr6Aepg_hBae-OqMPjM+Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Meanwhile, the warning isn't really hurting anything, it's just letting
you know that Postgres is not sure whether your locale and encoding
settings match. As long as you don't tell it to use something besides
the LATIN1 encoding in this locale, everything will work fine.
Regards,
Pavan
On Tue, Jun 5, 2018, 10:27 PM Jean Thomas SERVANT <
jean-thomas(dot)servant(at)aca(dot)fr> wrote:
> Hi,
>
> Here is my issue with PostgreSQL :
>
> When I connect to a database, I have the following error message :
>
> WARNING: could not determine encoding for locale "fr_FR": codeset is
> "ANSI_X3.4-1968"
> DETAIL: Please report this to <pgsql-bugs(at)postgresql(dot)org>.
>
> May you help me please ? These error messages fill the logs, and my
> teammates developers also have other issues with their applications because
> of that.
>
> Configuration :
> - Servers : RedHat 7 / CentOS 7
> - PostgreSQL Server 9.6 (installed from RedHat SCL)
>
> Thanks a lot.
>
>
>
> <http://www.aca.fr/> Jean-Thomas SERVANT
> *Administrateur système*
> 69 Rue De Monceau 75008 Paris - France
> <https://www.linkedin.com/groups/3967314/profile>
> <https://twitter.com/aca_tweet/>
> <https://www.youtube.com/channel/UC_zN9SIu9ZUp5T7ldyEHRSA>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2018-06-05 17:18:00 | Re: Warning when using psql |
Previous Message | Suwalka, Kriti | 2018-06-05 15:53:44 | RE: JDBC Driver42.2.2 throws error when dealing with money datatype |