Re: notification: pg_notify ?

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: notification: pg_notify ?
Дата
Msg-id GNELIHDDFBOCMGBFGEFOKENHCBAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: notification: pg_notify ?  (Neil Conway <nconway@klamath.dyndns.org>)
Список pgsql-hackers
> On Thu, 2002-03-21 at 23:41, Christopher Kings-Lynne wrote:
> > > >  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?
>
> Oracle's implementation uses a completely different syntax to begin
> with: it's called DBMS_ALERT.

OK - not Oracle then.  Didn't you say some other db did it - what about
their syntax?

Chris



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: notification: pg_notify ?
Следующее
От: "Luis Alberto Amigo Navarro"
Дата:
Сообщение: Re: Problem compiling PostgreSQL 7.2 on IRIX 6.5.15f