Re: storage engine , mysql syntax CREATE TABLE t (i INT) - Mailing list pgsql-hackers

From Scott Marlowe
Subject Re: storage engine , mysql syntax CREATE TABLE t (i INT)
Date
Msg-id 1090817749.22512.1.camel@localhost.localdomain
Whole thread Raw
In response to Re: storage engine , mysql syntax CREATE TABLE t (i INT)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: storage engine , mysql syntax CREATE TABLE t (i INT)
List pgsql-hackers
On Sun, 2004-07-25 at 22:23, Tom Lane wrote:
> I don't think
> it's either practical or interesting to try to introduce an equivalent
> layering into Postgres.

I can possibly see a use for a row locking storage system, i.e. non MVCC
for some applications.  But I can't see it being worth the amount of
work it would require.

Or is the locking model too high level to be handled this way?  Just
wondering.



pgsql-hackers by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: storage engine , mysql syntax CREATE TABLE t (i INT)
Next
From: Tom Lane
Date:
Subject: Re: CVS web interface error