Re: more anti-postgresql FUD - Mailing list pgsql-general

From Ivan Sergio Borgonovo
Subject Re: more anti-postgresql FUD
Date
Msg-id 20061016114540.4a1256cc@localhost
Whole thread Raw
In response to Re: more anti-postgresql FUD  (Alban Hertroys <alban@magproductions.nl>)
List pgsql-general
On Mon, 16 Oct 2006 11:05:33 +0200
Alban Hertroys <alban@magproductions.nl> wrote:

> This does require some way for the client to keep a single
> transaction open. If this kind of query is performed by a web
> application (as is often the case), the "client" is the server side
> web script engine, and not all of those beasts are capable of
> keeping a transaction open across pages (PHP comes to mind).
> This combined with expensive (complex) queries is regularly a pain.

But which scripting language in a web environment (read running under Apache) is able to keep transactions open across
pages?

--
Ivan Sergio Borgonovo
http://www.webthatworks.it


pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: exploiting features of pg to obtain polymorphism
Next
From: Gandalf
Date:
Subject: Fast backup/restore