Question about replication options - Mailing list pgsql-admin

From Adam Tucker
Subject Question about replication options
Date
Msg-id 9CA2EB1F-78D8-49CD-8B13-563571DF20FB@batchblue.com
Whole thread Raw
Responses Re: Question about replication options
Re: Question about replication options
Re: Question about replication options
List pgsql-admin
I'm interested in having live replication from one server to another, and I've looked into many of the options out
therebut I'm unclear on one part of it.  The way our database works is that each individual user account has their own
schema. When a new user signs up, a new schema is created and populated with basic data. 

Slony-I seemed like a good option, but in the documentation it states that it "does not automatically propagate schema
changes." Our schemas don't change after creation, but I am guessing that adding a schema to the database falls under
thedefinition of "schema changes." 

Am I wrong about that limitation of Slony-I, and if not does anyone here have a recommendation for a replication
solutionthat would work for my situation? 

Thanks,
Adam

pgsql-admin by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Help me understanding the schema
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Question about replication options