On 01/11/2014 10:51 PM, Tom Lane wrote:
> It looks like you set the locale settings properly. I'm guessing that
> the build lacks localization support. Check the output of
> "pg_config --configure" to see if --enable-nls is mentioned. If it
> isn't, you need to rebuild with that configuration o
Dariusz Suchojad writes:
> The thing I'm struggling with is how to create a test environment to
> reproduce this situation in.
> The goal is not to store data in French in the tables, rather how to
> make Postgres output its own messages in French.
It looks like you set the locale settings proper
Hello,
I'm helping out a user who reported an issue with a piece of software I
wrote when confronted with a Postgres instance using server messages in
French.
https://mailman-mail5.webfaction.com/pipermail/zato-discuss/2014-January/000195.html
The thing I'm struggling with is how to create a te