Re: 'Official' definition of ACID compliance?

From: Russ Brown <pickscrape(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: 'Official' definition of ACID compliance?
Date: 2006-01-05 21:00:37
Message-ID: 20060105150037.29a8f584@mixolydian
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 5 Jan 2006 15:11:49 -0500
Jaime Casanova <systemguards(at)gmail(dot)com> wrote:

> On 1/5/06, Richard_D_Levine(at)raytheon(dot)com
> <Richard_D_Levine(at)raytheon(dot)com> wrote:
> >
> >
> > pgsql-general-owner(at)postgresql(dot)org wrote on 01/05/2006 01:59:52 PM:
> > <snip>
> > > so the problem is that MySQL _forces_ a consistent state but in
> > > the process it violates the integrity of the data
> > >
> > That is a contradiction in terms. Data integrity is a requirement
> > of database consistency.
> >
> >
>
> maybe, but it seems what happen in MySQL... because it forces a
> consistent state (one the fullfill the rules and constraints of the
> database) but when doing it it breaks or silently change your data...
>
> so the data can be saved because it's legal data but not correct
> data... then it is consistent to the machine but not for you...
>

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?

--

Russ

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joe Audette 2006-01-05 21:13:23 Re: Suse Linux 10.0
Previous Message Scott Marlowe 2006-01-05 20:58:16 Re: 'Official' definition of ACID compliance?