Re: Why is MySQL more chosen over PostgreSQL? - Mailing list pgsql-hackers

From Curt Sampson
Subject Re: Why is MySQL more chosen over PostgreSQL?
Date
Msg-id Pine.NEB.4.44.0207301956570.436-100000@angelic.cynic.net
Whole thread Raw
In response to Re: Why is MySQL more chosen over PostgreSQL?  (Hannu Krosing <hannu@tm.ee>)
Responses Re: Why is MySQL more chosen over PostgreSQL?  (Hannu Krosing <hannu@tm.ee>)
List pgsql-hackers
On 30 Jul 2002, Hannu Krosing wrote:

> On Tue, 2002-07-30 at 14:51, Adrian 'Dagurashibanipal' von Bidder wrote:
>
> > Bruce Momjian:
> > > It causes too much complexity in other parts of the system.
> >
> > That's one reason.
>
> Seems like somewhat valid reason. But still not enough to do a lot of
> work _and_ annoy a lot of existing users :)

It's almost unquestionably more work to maintain than to drop. Dropping
support for it is a one-time operation. Maintaining it is an ongoing
expense.

> That's quite bogus imho. You could just as well argue that there is
> nothing that relational model handles that can't be done in pure C.

That's a straw man argument. What we (or I, anyway) are arguing is that
the relational model does everything that table inheritance does, and at
least as easily. Extending the model adds complexity without adding the
ability to do things you couldn't easily do before. (This, IMHO, makes
table inheritance quite inelegant.)

cjs
-- 
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org   Don't you know, in this new Dark Age, we're
alllight.  --XTC
 



pgsql-hackers by date:

Previous
From: Curt Sampson
Date:
Subject: Re: Why is MySQL more chosen over PostgreSQL?
Next
From: Curt Sampson
Date:
Subject: Re: WAL file location