Re: New feature request: FlashBack Query - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: New feature request: FlashBack Query
Date
Msg-id 36e682920702192054k26023348uc33d8f45163d2022@mail.gmail.com
Whole thread Raw
In response to Re: New feature request: FlashBack Query  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: New feature request: FlashBack Query  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-hackers
On 2/17/07, Joshua D. Drake <jd@commandprompt.com> wrote:
> My understanding is that the main difference is that rollbacks are
> inexpensive for us, but expensive for Oracle.

Yes, Oracle is optimized for COMMIT, we're optimized for ROLLBACK :)

In all seriousness, last time I checked Oracle's MVCC was covered by
two patents.

-- 
Jonah H. Harris, Software Architect | phone: 732.331.1324
EnterpriseDB Corporation            | fax: 732.331.1301
33 Wood Ave S, 3rd Floor            | jharris@enterprisedb.com
Iselin, New Jersey 08830            | http://www.enterprisedb.com/


pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: [PATCHES] WIP patch - INSERT-able log statements
Next
From: Tom Lane
Date:
Subject: Re: Short varlena headers and arrays