Re: What can we learn from MySQL?
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Alexey Borzov <borz_off@cs.msu.su>, Rod Taylor <pg@rbt.ca>
Cc: Postgresql Advocacy <pgsql-advocacy@postgresql.org>
Date: 2004-04-23T22:31:13Z
Lists: pgsql-hackers
Alexey Borzov wrote: > I think that PostgreSQL's "download" page should point to at least > * 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 A couple of months ago I grew tired of having to find all the PostgreSQL pieces all over the net, plus having to get them to get along with each other and the rest of the system. So I started packaging and collecting them here: <http://www.unitedpostgresql.org/>. It's already saved me a bunch of time. Feel free to take from it.