Re: PQConsumeinput stuck on recv

From: Andres Freund <andres(at)anarazel(dot)de>
To: Andre Oliveira Freitas <afreitas(at)callixbrasil(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PQConsumeinput stuck on recv
Date: 2018-02-23 19:10:00
Message-ID: 20180223191000.jgmzqsjqikoijeyt@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

On 2018-02-23 15:59:18 -0300, Andre Oliveira Freitas wrote:
> I'm using the libpq that comes with debian, however I can install the
> library from the official repository to be sure, I assume the one from
> the official repo has it enabled.

That should be fine. Could you get the backtrace again, after installing
debugging symbols? It'd certainly be helpful to see the exact path to
the blocking syscall.

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Demitri Muna 2018-02-23 21:23:10 Re: Location to specify C compiler option in C extension
Previous Message Tom Lane 2018-02-23 19:09:44 Re: Location to specify C compiler option in C extension