Re: PostgreSQL 8.1 vs. MySQL 5.0?

From: CSN <cool_screen_name90001(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 8.1 vs. MySQL 5.0?
Date: 2005-10-31 06:05:55
Message-ID: 20051031060556.72700.qmail@web52903.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Jamie Deppeler 2005-10-31 06:12:19 Updating within Triggers
Previous Message Vlad 2005-10-31 05:10:16 Re: Starting PostgreSQL 8.0.4 with more memory [FreeBSD 6.0]