From: | Bill Moran <wmoran(at)collaborativefusion(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Cc: | peteruta(at)yahoo(dot)com |
Subject: | Re: db clustering? |
Date: | 2006-07-13 10:49:42 |
Message-ID: | 20060713064942.ce0271ca.wmoran@collaborativefusion.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Peter Murray & Uta Wussing <peteruta(at)yahoo(dot)com> wrote:
> I have some postgres cluster questions:
>
> I would like to have the ability to dynamically re-size a cluster of Postgres DB instances.
>
>
> 0. Can I create a Postgres cluster?
> - more than one instance of Postgres running on more than 1 cpu acting as a single instance of postgres to process work. i.e. 1 pg/cpu
>
> 1. start postgres on another box
> 2. have it added to the cluster and have it start processing work for it.
> 3. have the instance stop processing work and remove the instance from the cluster
Have a look at pgCluster and/or pgPool.
--
Bill Moran
ZOE: Preacher, don't the Bible have some pretty specific things to say about
killing?
BOOK: Quite specific. It is, however, somewhat fuzzier on the subject of
kneecaps.
From | Date | Subject | |
---|---|---|---|
Next Message | Özgür Tuğrul | 2006-07-13 12:38:50 | stored function - array parameter - how many element in array ? |
Previous Message | jose | 2006-07-13 10:45:10 | VPD |