X-Original-To: pgsql-advocacy-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 75E8BD1E12D; Tue, 4 May 2004 16:05:32 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 06997-04; Tue, 4 May 2004 16:05:13 -0300 (ADT) Received: from candle.pha.pa.us (candle.pha.pa.us [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id 17276D1E5C1; Tue, 4 May 2004 16:05:10 -0300 (ADT) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id i44J4ls15939; Tue, 4 May 2004 15:04:47 -0400 (EDT) From: Bruce Momjian Message-Id: <200405041904.i44J4ls15939@candle.pha.pa.us> Subject: Re: [HACKERS] What can we learn from MySQL? In-Reply-To: <200405041506.53411.xzilla@users.sourceforge.net> To: Robert Treat Date: Tue, 4 May 2004 15:04:46 -0400 (EDT) Cc: Alvaro Herrera , Tim Conrad , "Marc G. Fournier" , PostgreSQL-development , PostgreSQL advocacy X-Mailer: ELM [version 2.4ME+ PL108 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200405/31 X-Sequence-Number: 4307 Robert Treat wrote: > On Tuesday 27 April 2004 15:12, Alvaro Herrera wrote: > > You know, that's kind of the point of all things related to MySQL. > > "It's better than nothing." PostgreSQL doesn't do things because "it's > > better than nothing." > > (Same as how MySQL guesses the result of a modulo operation, and gets it > > wrong. They don't care and you can read that on the manual. In > > Postgres, this is a bug.) > > > > Hey Alvaro, > are you familiar with "worse is better" philosphy in software development and > how that leads to adoption rates? It basically states that simplicity is the > ultimate design goal over correctness, consitency, and completness. Because > of this more people are able to quickly adopt a technology, which allows the > incorrectness/inconsistency/incompletness to be address by new comers and > gradually bring the software up to higher standards. I was reading some > blogs the other day that applied this to PHP's adoption rate over Java and > .net, but your comment made me think this really applies to my$ql and > postgresql as well. check out > http://www.sitepoint.com/forums/showpost.php?p=1121502&postcount=2 for a bit > more. Interesting analysis. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073