Re: ERROR: Conditional NOTIFY is not implemented - Mailing list pgsql-admin

From Tom Lane
Subject Re: ERROR: Conditional NOTIFY is not implemented
Date
Msg-id 13068.998437540@sss.pgh.pa.us
Whole thread Raw
In response to ERROR: Conditional NOTIFY is not implemented  (matthew.copeland@honeywell.com)
Responses Re: ERROR: Conditional NOTIFY is not implemented  (<matthew.copeland@honeywell.com>)
List pgsql-admin
matthew.copeland@honeywell.com writes:
> I have a set of rules that worked in 7.0.3 for async notification.  Those
> same set of rules don't seem to be working under 7.1.2.

They weren't really working right in 7.0 either, but they coincidentally
failed to crash.

I'd suggest using a trigger that does NOTIFY, instead.

            regards, tom lane

pgsql-admin by date:

Previous
From: "C. Bensend"
Date:
Subject: Restricting user -> database access.
Next
From: Tom Lane
Date:
Subject: Re: Restricting user -> database access.