Tom Lane wrote on 27.09.2005 03:19:
Thomas Kellerer <[EMAIL PROTECTED]> writes:
I'm trying to change the server messages back to english (initdb created
'German_Germany.1251' because I'm running a German Windows) by setting
the lc_messages property to 'C'. But the messages from e.g. pgsql or
Am Dienstag, 27. September 2005 00:44 schrieb Thomas Kellerer:
> I'm trying to change the server messages back to english (initdb created
> 'German_Germany.1251' because I'm running a German Windows) by setting
> the lc_messages property to 'C'. But the messages from e.g. pgsql or
> pg_ctl still sh
Thomas Kellerer <[EMAIL PROTECTED]> writes:
> I'm trying to change the server messages back to english (initdb created
> 'German_Germany.1251' because I'm running a German Windows) by setting
> the lc_messages property to 'C'. But the messages from e.g. pgsql or
> pg_ctl still show up in German.
Hello all,
I'm trying to change the server messages back to english (initdb created
'German_Germany.1251' because I'm running a German Windows) by setting
the lc_messages property to 'C'. But the messages from e.g. pgsql or
pg_ctl still show up in German. I reloaded the config and I restarted