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 <[EMAIL PROTECTED]> (was [EMAIL PROTECTED]) Live Free, Use Linux!
