Re: Warning when using psql

Поиск
Список
Период
Сортировка
От Pavan Teja
Тема Re: Warning when using psql
Дата
Msg-id CACh9nsb8q1iaEf1mFNqdM_X=tO8qzWr6Aepg_hBae-OqMPjM+Q@mail.gmail.com
обсуждение исходный текст
Ответ на Warning when using psql  (Jean Thomas SERVANT <jean-thomas.servant@aca.fr>)
Список 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.servant@aca.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@postgresql.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.



Jean-Thomas SERVANT 
Administrateur système
69 Rue De Monceau 75008 Paris - France
 
   

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Suwalka, Kriti"
Дата:
Сообщение: RE: JDBC Driver42.2.2 throws error when dealing with money datatype
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Warning when using psql