Re: 12 Silver Bullets

From: "vincent" <vinny(at)xs4all(dot)nl>
To: pgsql-advocacy(at)postgresql(dot)org
Subject: Re: 12 Silver Bullets
Date: 2007-08-16 16:59:54
Message-ID: 8333.194.109.235.253.1187283594.squirrel@webmail.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

>> 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.

True, but that is also exactly my point. Wether they get ACID behaviour
depends on their platform, version and whatnot (phmyadmin for example
doesn't always play nice)
In PostgreSQL it doesn't matter where you develop or install, nor what
tool you use. Every CREATE TABLE will result in an ACID compliant table.
That sounds like a bonus to me :)

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Leif B. Kristensen 2007-08-16 17:30:03 Re: 12 Silver Bullets
Previous Message Lewis Cunningham 2007-08-16 16:57:04 Re: DBA-Village Poll