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 show up in German.
The server configuration only affects the server. The other programs take the
language from the environment.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/