| From: | Judith Retief <JudithR(at)inet(dot)co(dot)za> |
|---|---|
| To: | 'Tom Lane' <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | 'Brett Schwarz' <brett_schwarz(at)yahoo(dot)com>, "'pgsql-interfaces(at)postgresql(dot)org'" <pgsql-interfaces(at)postgresql(dot)org> |
| Subject: | Re: sql listen fails using libpgtcl |
| Date: | 2006-02-02 04:17:59 |
| Message-ID: | DCB87AFF9E026D4FB9BB769D86DB2E5703ED6BFC@mail.inet.co.za |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Ok, found the problem. Really silly. Old version of the OO wrapper was
installed on the box - it didn't have the listen implemented in the wrapper
class yet. Grrrr....
Thanks for the support.
Judith
-----Original Message-----
From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
Sent: 01 February 2006 04:27
To: Judith Retief
Cc: 'Brett Schwarz'; 'pgsql-interfaces(at)postgresql(dot)org'
Subject: Re: [INTERFACES] sql listen fails using libpgtcl
No, NOTIFY delivers an event to *each* active listener for the given
event name.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2006-02-02 04:48:45 | Re: [BUGS] BUG #2171: Differences compiling plpgsql in ecpg and psql |
| Previous Message | Tom Lane | 2006-02-01 14:26:39 | Re: sql listen fails using libpgtcl |