Re: Using Postgresql as application server
Darren Duncan <darren@darrenduncan.net>
From: Darren Duncan <darren@darrenduncan.net>
To: Chris Travers <chris.travers@gmail.com>
Cc: pgsql-general@postgresql.org
Date: 2011-08-16T04:04:29Z
Lists: pgsql-general
Chris Travers wrote: > On Mon, Aug 15, 2011 at 3:47 PM, Darren Duncan <darren@darrenduncan.net> wrote: >> I believe we basically have all the foundation already, with maybe >> procedures executable outside transactions being the last major part. >> > Why is this desirable? Why is it more desirable than actually using > the listen/notify infrastructure that exists already? Maybe listen/notify is sufficient by itself. I withdraw my "procedures executable outside transactions" comment for now, and just bring it up later if I can think of a specific use case that other mechanisms don't satisfy. -- Darren Duncan