Re: Patch to avoid SIGQUIT accident - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Patch to avoid SIGQUIT accident
Date
Msg-id 12244.1542727381@sss.pgh.pa.us
Whole thread Raw
In response to Re: Patch to avoid SIGQUIT accident  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> Also, sometimes psql gets into a state where it doesn't respond to ^C,
> but ^\ still kills it.  I don't know why that happens, but I've seen
> it repeatedly.

Surely a bug ... please poke into it next time you see it.

            regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: incorrect xlog.c coverage report
Next
From: "REIX, Tony"
Date:
Subject: RE: Shared Memory: How to use SYSV rather than MMAP ?