Re: 12 Silver Bullets - Mailing list pgsql-advocacy

From Robert Treat
Subject Re: 12 Silver Bullets
Date
Msg-id 200708161147.13202.xzilla@users.sourceforge.net
Whole thread Raw
In response to Re: 12 Silver Bullets  ("vincent" <vinny@xs4all.nl>)
Responses Re: 12 Silver Bullets  (Decibel! <decibel@decibel.org>)
Re: 12 Silver Bullets  (David Fetter <david@fetter.org>)
Re: 12 Silver Bullets  ("vincent" <vinny@xs4all.nl>)
List pgsql-advocacy
On Thursday 16 August 2007 03:46, vincent wrote:
> > On Thu, 16 Aug 2007, Simon Riggs wrote:
> >>> 2. Robust transactional ACID behavior under all circumstances
> >>
> >> Async commit changes that, since it relaxes the Durability aspect.
> >
> > And one can wreak havoc right now if you turn fsync off.  Maybe the
> > wording may need to be tweaked here.  The disclaimer in the detailed
> > document is "barring hardware failure or grossly improper configuration".
> > If you expected ACID, but used Async commit, that certainly falls into
> > the improper configuration category.
>
> Does the reader really need to know so many details in a list like this?
>
> PgSQL defaults to ACID, which is the point I'd like to make in a list like
> this; the user does not have to do anything special to get ACID, unlike
> some databases who shall rename nameless...
>

The windows default table type for mysql is innodb, which is ACID. Since > 50%
of thier users work on windows (perhaps not deploy, but do
development/testing) this means that most of them are getting ACID out of the
box as well.

--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

pgsql-advocacy by date:

Previous
From: "vincent"
Date:
Subject: Re: 12 Silver Bullets
Next
From: "Bob Zurek"
Date:
Subject: Re: 12 Silver Bullets