| From: | Raimon Fernandez <coder(at)montx(dot)com> |
|---|---|
| To: | Kovalevski Andrei <kovalevski(dot)andrei(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Encoding using the Frontend/Backend Protocol TCP/IP |
| Date: | 2009-11-19 21:37:58 |
| Message-ID: | 6A231EA8-5255-47F3-BECB-9BFBD700044C@montx.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-interfaces |
On 19/11/2009, at 21:21, Kovalevski Andrei wrote:
> Hi,
>
> the string is ok, but the problem is inside the message. The length of the message is incorrect:
>
> your message:
> 5100000046557064617465207472616E73616374696F6E7320736574206465736372697074696F6E3D27546573742056616C75657364C387272077686572652069643D313133
> it should be:
> 5100000045557064617465207472616E73616374696F6E7320736574206465736372697074696F6E3D27546573742056616C75657364C387272077686572652069643D313133
ok, thanks.
Finally it's working, there was a mistake from my part sending the encoding ...
:-)
regards,
raimon
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Smith | 2009-11-19 22:14:59 | Re: Books |
| Previous Message | Scott Bailey | 2009-11-19 20:48:11 | Re: Possible bug with array_agg |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bosco Rama | 2009-11-20 20:02:32 | ecpg & 8.3 -> 8.4 migration |
| Previous Message | Kovalevski Andrei | 2009-11-19 20:21:40 | Re: Encoding using the Frontend/Backend Protocol TCP/IP |