Re: 'Official' definition of ACID compliance?

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Russ Brown <pickscrape(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 'Official' definition of ACID compliance?
Date: 2006-01-05 22:06:21
Message-ID: 20060105220621.GA65924@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jan 05, 2006 at 03:00:37PM -0600, Russ Brown wrote:
> See, this is why I was looking for some sort of 'official' definition
> of the term, to remove the ambiguity introduced by individual
> interpretation. :)
>
> Anyone know who came up with the term in the first place?

According to Date in _An Introduction to Database Systems_, 8th ed.,
the source of "ACID" is the 1983 paper "Principles of Transaction-Oriented
Database Recovery" by Theo Härder and Andreas Reuter. Date has some
interesting things to say about ACID:

So ACID is a nice acronym -- but do the concepts it represents
really stand up to close examination? In this section, we present
some evidence to suggest that the answer to this question is, in
general, _no_. (485)

--
Michael Fuhr

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard_D_Levine 2006-01-05 22:07:52 Re: 'Official' definition of ACID compliance?
Previous Message Russ Brown 2006-01-05 22:04:27 Re: 'Official' definition of ACID compliance?