Re: (wtf) Top 20 Open Source Software Projects in the Enterprise - Mailing list pgsql-advocacy

From Jim Nasby
Subject Re: (wtf) Top 20 Open Source Software Projects in the Enterprise
Date
Msg-id 5C73ACE6-F32E-4DA4-ACBB-D376ED51F060@decibel.org
Whole thread Raw
In response to Re: (wtf) Top 20 Open Source Software Projects in the Enterprise  (Greg Smith <gsmith@gregsmith.com>)
List pgsql-advocacy
On Jul 24, 2007, at 1:39 PM, Greg Smith wrote:
> On Tue, 24 Jul 2007, Jim Nasby wrote:
>
>> You can certainly make MySQL as robust as PostgreSQL; it's just
>> harder to do so.
>
> I'd recommend http://dev.mysql.com/tech-resources/articles/mysql-
> data-integrity.html as an intro for anyone who wants to catch up on
> the current state of MySQL data validation compared to how it used
> to be.  It's really not so bad nowadays if you use the
> strict_all_tables feature.  They still have the open issue of some
> older apps not working if you toggle this on, so it's not the
> default, but "good enough" validation is there.

I love how they can't keep the marketing stuff out of their docs...

"However, the meteoric rise in MySQL's popularity"

but I digress... the real reason I was looking at that is to confirm
that you can turn off strict checking within a session. So one
wayward command means all your safety just went away.

Like I said... safe data is possible with MySQL, it's just harder.
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)



pgsql-advocacy by date:

Previous
From: Greg Smith
Date:
Subject: Re: (wtf) Top 20 Open Source Software Projects inthe Enterprise
Next
From: "Merlin Moncure"
Date:
Subject: Re: [PERFORM] 8.2 -> 8.3 performance numbers