Re: utf8 errors - Mailing list pgsql-general

From Tom Lane
Subject Re: utf8 errors
Date
Msg-id 6549.1372257741@sss.pgh.pa.us
Whole thread Raw
In response to Re: utf8 errors  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Responses Re: utf8 errors  (Vincent Veyron <vv.lists@wanadoo.fr>)
List pgsql-general
Albe Laurenz <laurenz.albe@wien.gv.at> writes:
> Once you can reproduce the problem, try a network trace on the communication
> between cleint and server.  Maybe that helps to solve the problem.

Actually, if you can reproduce the problem on demand, try attaching to
the backend process with gdb and setting a breakpoint at errfinish().
The stack trace from there would probably be pretty informative about
where/why the failing conversion is being attempted.

            regards, tom lane


pgsql-general by date:

Previous
From: AI Rumman
Date:
Subject: Re: dynamic partitioning
Next
From: dafNi zaf
Date:
Subject: Re: dynamic partitioning