MySQL Forums
Forum List  »  Performance

One big DB or two not-too-big DBs? FKs across DBs are slower?
Posted by: Sebastián Gómez
Date: March 11, 2008 09:12AM

i know there's several threads around, but none of them answer this question:

in terms of performance, is it better have two? or one?

note: even in the 2-db-way, it would be FK's between tables, so, another question would be:

FKs across databases (db1.table1 has a FK of db2.table1) are slower than the ones within a single database?

thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
One big DB or two not-too-big DBs? FKs across DBs are slower?
4176
March 11, 2008 09:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.