From: | Greg Smith <gsmith(at)gregsmith(dot)com> |
---|---|
To: | |
Cc: | Guido Barosio <gbarosio(at)gmail(dot)com>, PostgreSQL Advocacy List <pgsql-advocacy(at)postgresql(dot)org> |
Subject: | Re: Cafeconf 2007 |
Date: | 2007-09-28 17:10:40 |
Message-ID: | Pine.GSO.4.64.0709281301180.4636@westnet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy |
On Fri, 28 Sep 2007, Josh Berkus wrote:
> http://www.postgresql.org/docs/techdocs.83
> http://www.postgresql.org/docs/techdocs.84
Quick update on these...I've been informed of two issues I'm told are
incorrect in there:
-I suggest ALTER TABLE need a more aggressive lock on MySQL than Postgres,
which isn't true.
-The MySQL InnoDB implementation is mathematically serializable, where as
the Postgres one isn't, so in that particular case they actually implement
more strict transaction semantics.
I'll be fixing the text when I get time to address these fully, just
didn't want anyone else to propagate these mistakes before I get to it.
--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2007-09-28 17:18:16 | Re: Dropping postgres as a whole. |
Previous Message | Joshua D. Drake | 2007-09-28 16:05:57 | Re: Dropping postgres as a whole. |