Re: PostgreSQL Docs for Paper (benchmark and contrib)

From: Richard Huxton <dev(at)archonet(dot)com>
To: Troy Campano <postgresql(at)troygeek(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL Docs for Paper (benchmark and contrib)
Date: 2004-06-22 19:56:16
Message-ID: 40D88EE0.3010600@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Troy Campano wrote:
> Hello,
>
> I'm writing a paper on PostgreSQL.
>
>
>
> I'm looking for:
>
> 1) benchmark comparisons of PostgreSQL against other databases

You might want to start here: http://osdb.sourceforge.net/
Or if you go here, http://pgfoundry.org/ on the right-hand side is a
project to start doing the TPC-W tests.

Most (all?) commercial databases won't let you publish benchmarks, and
the only freely available results tend to be on expensive hardware
heavily tuned.

> 2) Detailed descriptions (or project web sites) of all the 'contrib'
> projects (like dbsize, tsearch, xml, etc).

New project home for PG-related stuff is at pgfoundry (above) - you
might also be interested in:

PgAdmin
http://www.pgadmin.org/
PgPool
ftp://ftp.sra.co.jp/pub/cmd/postgres/pgpool/pgpool-2.0.tar.gz
Slony
http://www.slony.org

All the contrib stuff have README files in the source distribution. That
should be enought to get you started :-)

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2004-06-22 20:00:13 Re: 7.5 Windows version
Previous Message Madison Kelly 2004-06-22 19:52:03 More psql problems... >.<