Re: 7.4 Press Release - Mailing list pgsql-advocacy

From Gavin Sherry
Subject Re: 7.4 Press Release
Date
Msg-id Pine.LNX.4.21.0307162359460.7844-100000@linuxworld.com.au
Whole thread Raw
In response to Re: 7.4 Press Release  (Joe Conway <mail@joeconway.com>)
List pgsql-advocacy
On Tue, 15 Jul 2003, Joe Conway wrote:

> Robert Treat wrote:
> > uh, a little too technical for this release ;-)
>
> Yeah, I knew that. I just wanted to give you the details so you would
> understand what was behind my bullets.
>
> >         - Read only transactions, which bring a greater level of
> >           security to web and enterprise applications by protecting data
> >           from modification.
>
> Hmmm, somehow I missed this change. How is it used?

START TRANSACTION ... READ ONLY
SET TRANSACTION ... READ ONLY

I missed it too. I pulled the reference out of HISTORY and padded. Its a
very useful feature on other database systems, particularly when READ
UNCOMMITTED is also implemented.

Gavin



pgsql-advocacy by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: replication: PG vs My
Next
From: Dennis Björklund
Date:
Subject: Re: Another "benchmark" of MySQL/PostgreSQL on