Re: Debug strategy for musl Postgres? - Mailing list pgsql-bugs

From John Mudd
Subject Re: Debug strategy for musl Postgres?
Date
Msg-id CAGDMk9HxoUFw=CRy0X6J0gMcQtX1RpdM2ccD16w2n76EJEMVRQ@mail.gmail.com
Whole thread Raw
In response to Re: Debug strategy for musl Postgres?  (John Mudd <johnbmudd@gmail.com>)
List pgsql-bugs
On Sun, Apr 13, 2014 at 4:19 PM, John Mudd <johnbmudd@gmail.com> wrote:

>
> It's listening even on 2.4 machine. I ran strace on main postgres process
> and got the following while running pg_isready.
>
> Process 23811 attached - interrupt to quit
> Process 23811 detached
>
>
Correction, the main postgres process does not indicate any awareness that
pg_isready is trying to connect. The msgs I listed above are just from
strace attaching.

 The same happens if I try psql. Psql just waits indefinitely.

pgsql-bugs by date:

Previous
From: John Mudd
Date:
Subject: Re: Debug strategy for musl Postgres?
Next
From: John Mudd
Date:
Subject: Fwd: [HACKERS] Fwd: Debug strategy for musl Postgres?