Re: Postgresql replication

From: "Welty, Richard" <richard(dot)welty(at)bankofamerica(dot)com>
To: Jeff Davis <jdavis-pgsql(at)empires(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql replication
Date: 2005-08-24 21:28:06
Message-ID: 7A8D99D6C4AE9347886B31F047F26BD6045C61@ex2k.bankofamerica.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jeff Davis writes:
>>I hope this is helpful. Let me know if there's some reason my plan won't
>>work.


> look at the solution in pgreplicator. site ids are embedded in the
> id columns in the tables, so there only m tables, and a bit less insanity.

That doesn't work with Slony-I unfortunately. I don't know much about
pgreplicator, but if it does something similar to what I'm talking
about, maybe it's a good thing to look into.

it'd be an excellent thing to look into if it were in any way supported or
maintained. it's a dead project (unfortunately.)

richard

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2005-08-24 21:43:07 Re: plpgsql return setof integer?
Previous Message Jeff Davis 2005-08-24 21:21:38 Re: Postgresql replication