Re: RFC: Very large scale postgres support

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: RFC: Very large scale postgres support
Date: 2004-02-09 07:27:29
Message-ID: 200402082327.29069.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alex,

> I find myself wondering what other people are doing with postgres that
> this doesn't seem to have come up. When one searches for postgres
> clustering on google, they will find lots of HA products. However,
> nobody seems to be attempting to create very high throughput clusters.

Have you checked out "Clusgres" from Linux Labs? One of my clients will be
testing this application soon.

While we haven't run into transaction throughput limits, a couple of my
client's seem to be running in x86's limits on very large queries,
particularly on vendor hardware.

--
Josh Berkus
Aglio Database Solutions
San Francisco

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2004-02-09 07:28:19 Re: Timestamps
Previous Message Josh Berkus 2004-02-09 07:24:56 Re: RFC: Security documentation