bamfon Posted June 24, 2013 Share Posted June 24, 2013 Wondering how much tables in a database would it take to start lagging the the database. And how many rows in a table would it take to lag the table when trying to find a table Quote Link to comment https://forums.phpfreaks.com/topic/279519-wondering-how-much-tables-would-it-take/ Share on other sites More sharing options...
kicken Posted June 24, 2013 Share Posted June 24, 2013 The answer to that is going to depend mostly on what database system you are using, and how well the tables were designed (indexes, partitioning, data types, etc). The best answer you can get for such a generalized question is going to be "A lot". Quote Link to comment https://forums.phpfreaks.com/topic/279519-wondering-how-much-tables-would-it-take/#findComment-1437683 Share on other sites More sharing options...
Philip Posted June 24, 2013 Share Posted June 24, 2013 More than a lot Quote Link to comment https://forums.phpfreaks.com/topic/279519-wondering-how-much-tables-would-it-take/#findComment-1437692 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.