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"
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.