On Tue, Dec 8, 2009 at 12:54 PM, Philip Thompson wrote:
> Hi all.
>
> We are wanting to create an app that contains multiple clients. Each clients
> has anywhere from 1 user to more than a hundred. We had the idea of
> separating each client into its own database schema. This reduces the single
Hi all.
We are wanting to create an app that contains multiple clients. Each clients
has anywhere from 1 user to more than a hundred. We had the idea of separating
each client into its own database schema. This reduces the single point of
failure - if 1 client db dies, it doesn't kill the other