Re: ERROR: Conditional NOTIFY is not implemented

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: matthew(dot)copeland(at)honeywell(dot)com
Cc: PostgreSqlAdmin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: ERROR: Conditional NOTIFY is not implemented
Date: 2001-08-21 23:45:40
Message-ID: 13068.998437540@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

matthew(dot)copeland(at)honeywell(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message C. Bensend 2001-08-22 00:24:27 Restricting user -> database access.
Previous Message Stefan Scherf 2001-08-21 21:46:15 readonly acces to a db