Re: PostgreSQL 8.1 vs. MySQL 5.0? - Mailing list pgsql-general

From CSN
Subject Re: PostgreSQL 8.1 vs. MySQL 5.0?
Date
Msg-id 20051031060556.72700.qmail@web52903.mail.yahoo.com
Whole thread Raw
In response to PostgreSQL 8.1 vs. MySQL 5.0?  (CSN <cool_screen_name90001@yahoo.com>)
List pgsql-general
Here are some apparent problems with MySQL 5.0:

- Concurrent ALTER TABLE
- Replicated Session Variables and Concurrent ALTER
TABLE
- BIT indexing that [doesn't] actually uses a BIT!
- SELECT * FROM FOO WHERE ID IN ( SELECT FOO_ID FROM
BAR ) [doesn't use index]

http://www.feedblog.org/2005/10/whats_next_afte.html




__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

pgsql-general by date:

Previous
From: Vlad
Date:
Subject: Re: Starting PostgreSQL 8.0.4 with more memory [FreeBSD 6.0]
Next
From: Jamie Deppeler
Date:
Subject: Updating within Triggers