X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 02906D1B8CA for ; Fri, 23 Apr 2004 16:14:00 -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 41253-06 for ; Fri, 23 Apr 2004 16:14:00 -0300 (ADT) Received: from davinci.ethosmedia.com (server228.ethosmedia.com [209.128.84.228]) by svr1.postgresql.org (Postfix) with ESMTP id 3128CD1B8C0 for ; Fri, 23 Apr 2004 16:13:58 -0300 (ADT) Received: from [63.195.55.98] (HELO spooky) by davinci.ethosmedia.com (CommuniGate Pro SMTP 4.1.8) with ESMTP id 4930097; Fri, 23 Apr 2004 12:15:25 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Josh Berkus Organization: Aglio Database Solutions To: Robert Treat , Alexey Borzov Subject: Re: [pgsql-advocacy] What can we learn from MySQL? Date: Fri, 23 Apr 2004 12:13:15 -0700 User-Agent: KMail/1.4.3 Cc: Rod Taylor , pgsql-www@postgresql.org References: <200404230409.i3N49jC02890@candle.pha.pa.us> <40893F5A.50607@cs.msu.su> <1082746966.25537.1155.camel@camel> In-Reply-To: <1082746966.25537.1155.camel@camel> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200404231213.16003.josh@agliodbs.com> 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: 200404/201 X-Sequence-Number: 4305 Folks, > > * Recommended replication solution (erserver?) > > * Recommended full-text search solution (tsearch?) > > * Recommended GUI / web frontend (PGAdmin / phpPgAdmin) > > * Drivers: ODBC, JDBC, whatever > > * PostGIS > > * Banners to put on the website > > * A description of what to find in the contrib dir I'm really nervous about pointing to "recommended" solutions where we have several. I'd rather have links to all mature projects in that category. Replication is actually several different problems demanding several different solutions. So no one replication solution is going to cover all needs, ever. For GUIs, we have an embarassment of them, and I would not want to be responsible for telling anyone their project is "not recommended". That's an effective way of making a lot of enemies in the OSS community. Instead, I might suggest listing all OSS GUIs in order of popularity -- which still lets PGAdmin & phpPGAdmin float to the top, but without telling Xpg or PGAccess to take a flying leap into the void. -- Josh Berkus Aglio Database Solutions San Francisco