"Eric B." <[EMAIL PROTECTED]> writes:

> I am completely new to Sequoia and am trying to determine if I can use
> it for my application.  Currently, I have multiple different DB
> installations at different client sites.  My clients want to have DB
> backups off site.  So what I would like to do is be able to replicate
> each client's database to a central location, where I can manage
> everything locally.

You can experiment this but since sequoia performs synchronous
replication the performance is likely to suffer because of the network
latency. It all depends on the application. For instance if writes are
seldom overall performance could be acceptable.



> I realize that DB names may cause issues if they have the same DB
> name, so I am okay to ensure uniqueness between all the different DB
> names.

> Can Sequoia help me out with this?  Would this be a RAIDb-0 configuration?

No you'd better go with many multiple RAIDb-1 instances, thus avoiding
name clashes. Trying to merge totally unrelated bases into one is just
calling for problems.  Moreover other levels are currently not really
maintained.



_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to