Re: BEGIN WORK READ ONLY; - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: BEGIN WORK READ ONLY;
Date
Msg-id 200610151139.21301.peter_e@gmx.net
Whole thread Raw
In response to Re: BEGIN WORK READ ONLY;  (David Fetter <david@fetter.org>)
Responses Re: BEGIN WORK READ ONLY;  (David Fetter <david@fetter.org>)
List pgsql-general
David Fetter wrote:
> It would be handy for things like pgpool and Continuent, which could
> reliably distinguish up front the difference between a transaction
> that can write and one that can safely be sliced up and dispatched to
> read-only databases.

Yes, I think that would be the use case.  I wish someone were to
implement that.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-general by date:

Previous
From: Andrew - Supernews
Date:
Subject: Re: Aggregate in Correlated SubQuery
Next
From: "Germán Hüttemann Arza"
Date:
Subject: Triggers