From: | Scott Marlowe <smarlowe(at)g2switchworks(dot)com> |
---|---|
To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Cc: | Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Clustering |
Date: | 2005-04-28 20:13:13 |
Message-ID: | 1114719193.13303.1359.camel@state.g2switchworks.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, 2005-04-28 at 14:54, Joshua D. Drake wrote:
> Karsten Hilbert wrote:
> > On Thu, Apr 28, 2005 at 11:59:59AM -0700, Patrick Haugen wrote:
> >
> >
> >>Pseudo code:
> >>When databse xyz table companyname is updated update the same table
> >>and rows in database abc;
> >
> > ...
> >
> >>What is a good clustering technique for PostgreSQL?
> >
> >
> > Slony-I.
>
> Slony-I isn't clustering. They would have to look at pgCluster or
> something like that.
True. But the description of what the OP wanted to do, slony sounded
like what he was after.
From | Date | Subject | |
---|---|---|---|
Next Message | Matko Andjelinic | 2005-04-28 20:37:47 | oid or schema name of current plpgsql function |
Previous Message | Joe Maldonado | 2005-04-28 20:10:11 | info on strange error messages on postgresql |