Re: notification: pg_notify ? - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: notification: pg_notify ?
Date
Msg-id GNELIHDDFBOCMGBFGEFOEENGCBAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: notification: pg_notify ?  (Neil Conway <nconway@klamath.dyndns.org>)
Responses Re: notification: pg_notify ?  (Neil Conway <nconway@klamath.dyndns.org>)
List pgsql-hackers
> >  Exactly what semantics do you have in mind?
>
> The current syntax I'm using is:
>
>     NOTIFY condition_name [ [WITH MESSAGE] 'my message' ];
>
> But I'm open to suggestions for improvement.

Have you considered visiting the oracle site and finding their documentation
for their NOTIFY statement and making sure you're using compatible syntax?
They might have extra stuff as well.

Chris



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: notification: pg_notify ?
Next
From: Gavin Sherry
Date:
Subject: Re: Again, sorry, caching, (Tom What do you think: function