on ‎2011 Aug 12 2:40 PM
Hi
I have 2 databases, one is ~30gb and contains all the relational data and one is ~300gb and contains only one table with blobs.
Currently I am running these DBs both in the same engine instance, is this a good idea? What advantages or disadvantages to this setup are there?
Thanks! Ivan
Request clarification before answering.
I guess there's not much too tell without you giving more information on your goals and your sysrem requirements.
For a general discussion on the different architectures (putting tables into separate machines vs. database servers vs. separate databases on the same database server vs. same database...) there's a blog article series "Multi-Tenant Database Architecture" from Chris Kleisath that might help: It deals with splitting application data for different tenants and shows the pros and cons of each alternative. Though I'm aware that "multi-tenant" is not your particular concern I guess you might still make use of the information. I'd consider parts 3 and 4 primarily.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.