Re: MySQL vs PostgreSQL.

From: "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: MySQL vs PostgreSQL.
Date: 2002-10-11 13:38:23
Message-ID: 3DA721A7.12077.A0A79DE@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-jdbc

On 11 Oct 2002 at 16:20, Antti Haapala wrote:

> Check out:
> http://www.mysql.com/doc/en/MySQL-PostgreSQL_features.html

Well, I guess there are many threads on this. You can dig around archives..
> > Upgrading MySQL Server is painless. When you are upgrading MySQL Server,
> > you don't need to dump/restore your data, as you have to do with most
> > PostgreSQL upgrades.
>
> Ok... this is true, but not so hard - yesterday I installed 7.3b2 onto my
> linux box.

Well, that remains as a point. Imagine a 100GB database on a 150GB disk array.
How do you dump and reload? In place conversion of data is an absolute
necessary feature and it's already on TODO.


> Of course PostgreSQL isn't yet as fast as it could be. ;)

Check few posts I have made in last three weeks. You will find that postgresql
is fast enough to surpass mysql in what are considered as mysql strongholds. Of
course it's not a handy win but for sure, postgresql is not slow.

And for vacuum thing, I have written a autovacuum daemon that can automatically
vacuum databases depending upon their activity. Check it at
gborg.postgresql.org. (I can't imagine this as an advertisement of myself but
looks like the one)

Let thread be rested. Postgresql certaily needs some maketing hand but refuting
claims in that article is not the best way to start it. I guess most hackers
would agree with this..

Bye
Shridhar

--
Cat, n.: Lapwarmer with built-in buzzer.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Johnson, Shaunn 2002-10-11 14:13:08 Re: [ADMIN] phpPgAdmin + PostgreSQL + authentication
Previous Message Rod Taylor 2002-10-11 13:36:52 Re: MySQL vs PostgreSQL.

Browse pgsql-hackers by date

  From Date Subject
Next Message Shridhar Daithankar 2002-10-11 13:40:26 Re: Peer to peer replication of Postgresql databases
Previous Message Rod Taylor 2002-10-11 13:36:52 Re: MySQL vs PostgreSQL.

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-10-11 14:30:30 Re: Out of memory error on huge resultset
Previous Message Rod Taylor 2002-10-11 13:36:52 Re: MySQL vs PostgreSQL.