Re: BUG #4563: Translation of errors.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: BUG #4563: Translation of errors.
Дата
Msg-id 493AAE6F.4040500@enterprisedb.com
обсуждение исходный текст
Ответ на Re: BUG #4563: Translation of errors.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Fujii Masao"
Дата:
Сообщение: Re: BUG #4566: pg_stop_backup() reports incorrect STOP WAL LOCATION
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #3818: Cross compilation problems