Re: multimaster - Mailing list pgsql-general

From Alexander Staubo
Subject Re: multimaster
Date
Msg-id 88daf38c0706040518v72686bf4oe5a2cdee61a8a037@mail.gmail.com
Whole thread Raw
In response to Re: multimaster  (Tino Wildenhain <tino@wildenhain.de>)
List pgsql-general
On 6/4/07, Tino Wildenhain <tino@wildenhain.de> wrote:
> Did you have a look at BizgresMPP?
>
> Especially for your shared-nothing approach it seems to be a better
> solution then just replicating everything.

I had completely forgotten about that one. Bizgres.org seems down at
the moment, but looking at their whitepaper, the architecture looks
similar to that of pgpool-II; from what I can see, you connect through
a proxy that transparently partitions data across multiple PostgreSQL
database instances, and then queries them in parallel and merges the
query results. Looks promising.

Alexander.

pgsql-general by date:

Previous
From: "Pavel Stehule"
Date:
Subject: Re: [SQL] Jumping Weekends
Next
From: Ray Stell
Date:
Subject: Re: Tablespaces