Re: MySQL vs PostgreSQL.

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Antti Haapala <antti(dot)haapala(at)iki(dot)fi>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: MySQL vs PostgreSQL.
Date: 2002-10-11 13:36:52
Message-ID: 1034343413.5812.6.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-jdbc

On Fri, 2002-10-11 at 09:20, Antti Haapala wrote:
>
> Check out:
>
> http://www.mysql.com/doc/en/MySQL-PostgreSQL_features.html
>
> MySQL AB compares MySQL with PostgreSQL.

I wouldn't look too far into these at all. I've tried to get
' " as identifier quote (ANSI SQL) ' corrected on the crash-me pages for
us a couple of times (they say we don't support it for some reason).

I've not looked, but I thought 7.1 supported rename table as well.

Anyway, max table row length was wrong with 7.1 wrong too unless I'm
confused as to what a blob is (is text and varchar a blob -- what about
your own 10Mb fixed length datatype -- how about a huge array of
integers if the previous are considered blobs?)

--
Rod Taylor

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2002-10-11 13:38:23 Re: MySQL vs PostgreSQL.
Previous Message Mihai Gheorghiu 2002-10-11 13:36:46 Re: Age function

Browse pgsql-hackers by date

  From Date Subject
Next Message Shridhar Daithankar 2002-10-11 13:38:23 Re: MySQL vs PostgreSQL.
Previous Message Greg Copeland 2002-10-11 13:30:55 Re: Peer to peer replication of Postgresql databases

Browse pgsql-jdbc by date

  From Date Subject
Next Message Shridhar Daithankar 2002-10-11 13:38:23 Re: MySQL vs PostgreSQL.
Previous Message Dave Cramer 2002-10-11 13:21:21 Re: NullPointer error returned from ResultSet.java