Re: LISTEN and NOTIFY

From: Jonathan Gardner <jgardner(at)jonathangardner(dot)net>
To: kar(at)kakidata(dot)dk, pgsql-interfaces(at)postgresql(dot)org, "'DBI developers'" <dbi-dev(at)perl(dot)org>
Subject: Re: LISTEN and NOTIFY
Date: 2003-06-02 17:11:02
Message-ID: 200306021011.02004.jgardner@jonathangardner.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)jonathangardner(dot)net>
(was jgardn(at)alumni(dot)washington(dot)edu)
Live Free, Use Linux!

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2003-06-02 17:19:36 Some quick notes about extending libpq for new protocol
Previous Message Bruce Momjian 2003-06-02 16:52:59 Re: [INTERFACES] pygresql build/install problems: use setup.py?