Re: is it a bug ?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: is it a bug ?
Дата
Msg-id 19068.1109842727@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: is it a bug ?  (Zouari Fourat <fourat@gmail.com>)
Ответы Re: is it a bug ?
Re: is it a bug ?
Список pgsql-patches
Zouari Fourat <fourat@gmail.com> writes:
> here's what logs contain :
> ATTENTION:  Laisse de c�t� les caract�res UTF-8 inconvertibles 0xc389
> ATTENTION:  Laisse de c�t� les caract�res UTF-8 inconvertibles 0xf474e9
> ATTENTION:  Laisse de c�t� les caract�res UTF-8 inconvertibles 0xf474e9
> ATTENTION:  Laisse de c�t� les caract�res UTF-8 inconvertibles 0xf474e9
> ATTENTION:  Laisse de c�t� les caract�res UTF-8 inconvertibles 0xf474e9
> PANIQUE:  ERRORDATA_STACK_SIZE exceeded

[ been expecting someone who knows more than me to step forward, but
... ]  What I think is happening here is that PG is expecting the
translated messages in your .po files to have the same encoding as
your database encoding, but they aren't.  Can you convert the .po
files to match your preferred encoding?

(Obviously this is something we need to improve...)

            regards, tom lane

В списке pgsql-patches по дате отправления:

Предыдущее
От: Zouari Fourat
Дата:
Сообщение: Re: is it a bug ?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: is it a bug ?