> On Feb 6, 2017, at 9:21 AM, Rui Pacheco <rui.pach...@gmail.com> wrote:
> 
> Hello,
> 
> I’m trying to implement a version of the wire protocol but I’ve hit a 
> problem: whenever I send a Close Statement message to the remote, it just 
> hangs indefinitely. I suspect the problem could be on my side but I can’t 
> find anything on my code that doesn’t match the manual.
> 
> Is there a way to configure Postgres to debug this? I’ve tried setting a 
> number of log parameters but nothing shows up on syslog:

Wireshark has a v3 postgresql protocol dissector. It might be worth comparing 
your code with libpq and see if anything looks different.

Cheers,
  Steve



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to