Hello,
I've read into Sequoia's Partial replication (RAIDb-2) and see that it can replicate tables across 1 or more nodes. Is it possible, however, using RAIDb-2 (or another method) to divide a single table across multiple nodes?

In other words, If I had 5 nodes, and a table of 500 records, would it be possible to have a setup that looks like this:
[Node 1: Table X: 50 Records]
[Node 2: Table X: 300 Records]
[Node 3: Table X: 100 Records]
[Node 4: Table X: 30 Records]
[Node 5: Table X: 20 Records]

The 500 record database would be spread across - without redundancy - each node in an order set by an independent load-balancer. Obviously 500 records is a piddly example but you get the idea.

If this is possible, how is this accomplished, and is it a viable way to go?

Many thanks for your help!
--Dan


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

Reply via email to