From: | Markus Bertheau <twanger(at)bluetwanger(dot)de> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Zouari Fourat <fourat(at)gmail(dot)com>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: is it a bug ? |
Date: | 2005-03-05 00:28:14 |
Message-ID: | 1109982494.4308.4.camel@umnik |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
У Чтв, 2005-03-03 у 04:38 -0500, Tom Lane пише:
> Zouari Fourat <fourat(at)gmail(dot)com> writes:
> > here's what logs contain :
> > ATTENTION: Laisse de ct les caractres UTF-8 inconvertibles 0xc389
> > ATTENTION: Laisse de ct les caractres UTF-8 inconvertibles 0xf474e9
> > ATTENTION: Laisse de ct les caractres UTF-8 inconvertibles 0xf474e9
> > ATTENTION: Laisse de ct les caractres UTF-8 inconvertibles 0xf474e9
> > ATTENTION: Laisse de ct les caractres 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?
Usually gettext handles this for you. And in fact, postgres.mo for
russian is encoded in KOI8-R and messages from the server are displayed
correctly UTF-8 database sessions under a UTF-8 locale.
Markus
--
Markus Bertheau <twanger(at)bluetwanger(dot)de>
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Kirkwood | 2005-03-05 01:26:25 | Re: Display Pg buffer cache (WIP) |
Previous Message | Robert Treat | 2005-03-04 14:12:22 | Re: Where to see the patch queue (was Re: [PATCHES] Patch |