Re: LISTEN and NOTIFY - Mailing list pgsql-interfaces

From Jonathan Gardner
Subject Re: LISTEN and NOTIFY
Date
Msg-id 200306021011.02004.jgardner@jonathangardner.net
Whole thread Raw
In response to LISTEN and NOTIFY  (Kaare Rasmussen <kar@kakidata.dk>)
List pgsql-interfaces
On Monday 02 June 2003 01:01, Kaare Rasmussen wrote:
> Hi
>
> LISTEN and NOTIFY can be used from the more native module PGPerl. But I'd
> like to use DBD::Pg.
>
> Is it possible to use LISTEN and NOTIFY from DBI / DBD::Pg?

There appears to be a func 'pg_notifies'. Look under the "func" method in 
DBD::Pg's database handles.

-- 
Jonathan Gardner <jgardner@jonathangardner.net>
(was jgardn@alumni.washington.edu)
Live Free, Use Linux!


pgsql-interfaces by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Bug in ODBC driver doing UPDATES and DELETES
Next
From: Tom Lane
Date:
Subject: Some quick notes about extending libpq for new protocol