Query cancellation and OOB - Mailing list pgsql-hackers

From Brandon Ibach
Subject Query cancellation and OOB
Date
Msg-id 199805190357.WAA09299@vweb.infomansol.com
Whole thread Raw
Responses Re: [HACKERS] Query cancellation and OOB  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
It just occurred to me, while browsing through the last hacker's
digest, that OOB might be more trouble than it's worth.  What about
having the Postmaster listen on a second socket as an alternative?
Certain commands could be issued there, outside of the main connection
(possibly even via UDP) as one-shot deals (not requiring a persistent
connection) and the postmaster could pass the information on to the
appropriate backend in a nice, intrusive fashion. :)

-Brandon :)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Query cancel and OOB data
Next
From: Vadim Mikheev
Date:
Subject: hi!