Re: BUG #4563: Translation of errors. - Mailing list pgsql-bugs

From Heikki Linnakangas
Subject Re: BUG #4563: Translation of errors.
Date
Msg-id 493AAE6F.4040500@enterprisedb.com
Whole thread Raw
In response to Re: BUG #4563: Translation of errors.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> "Eugene Pimenov" <libc@me.com> writes:
>> 2) Write a code to every translation (e.g. Error 424242 inccorrect ...), so
>> people can actually google out a solution for their problems.
>
> RTFM:
> http://www.postgresql.org/docs/8.3/static/errcodes-appendix.html

PostgreSQL error codes are not as unique as the error messages.

If you don't like translated error messages, you could just set
lc_messages to en_US in your postgresql.conf.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: "Fujii Masao"
Date:
Subject: Re: BUG #4566: pg_stop_backup() reports incorrect STOP WAL LOCATION
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #3818: Cross compilation problems