Re: Feature request: NOTIFY enhancement

From: "CN" <cnliou9(at)fastmail(dot)fm>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Feature request: NOTIFY enhancement
Date: 2008-01-04 12:44:35
Message-ID: 1199450675.10559.1229450909@webmail.messagingengine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 03 Jan 2008 14:20:41 -0500, "Chris Browne" <cbbrowne(at)acm(dot)org>
said:
> > TODO already has:
> >
> > * Add optional textual message to NOTIFY
> >
> > This would allow an informational message to be added to the notify
> > message, perhaps indicating the row modified or other custom
> > information.
>
> I keep wondering if this isn't just going to grow into pgq...
>
> <http://docs.huihoo.com/api/skytools/pgq-module.html>
>
> In effect, once you start defining more semantics for this, I think it
> rapidly transforms into a message queueing system, and you might as
> well go straight to something full-fledged like pgq...

While I believe pgq is feature rich, I prefer to see this TODO item be
implemented. When it happens, all I need will be some more libpq C
functions with which I will link my C client application as a single
executable file. The benefits from the embedded feature will make the
client lighter, easier to manage, and run faster.

Regards,

CN

--
http://www.fastmail.fm - One of many happy users:
http://www.fastmail.fm/docs/quotes.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marko Kreen 2008-01-04 13:42:30 Re: Feature request: NOTIFY enhancement
Previous Message Glyn Astill 2008-01-04 09:44:07 TCL