Re: Notify enhancement

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Notify enhancement
Date: 2006-12-04 14:44:39
Message-ID: 20061204144439.GD28324@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Dunstan wrote:
> Alvaro Herrera wrote:

> >What will happen when the ring is full? NOTIFY blocks?
> >
> An error, I think, don't you? Blocking seems totally unacceptable.

Actually, to me the thing should be spilling to disk :-)

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-12-04 14:48:14 Re: Notify enhancement
Previous Message Andrew Dunstan 2006-12-04 14:41:02 Re: Notify enhancement