Re: Notify enhancement - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Notify enhancement
Date
Msg-id 18156.1165250667@sss.pgh.pa.us
Whole thread Raw
In response to Re: Notify enhancement  ("Florian G. Pflug" <fgp@phlo.org>)
List pgsql-hackers
"Florian G. Pflug" <fgp@phlo.org> writes:
> At least for my usecases, a blocking "notify" would be a serious 
> problem. It basically means that one broken that stops calling
> "listen ..." for whatever reason can cause all other clients to
> stop..

Nonsense.  This is not about the clients, it's about the backends.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Notify enhancement
Next
From: "Andrew Hammond"
Date:
Subject: Re: postgresql roadmap for horizontal scalability?