Subject | one or two database |
---|---|
Author | svanderclock |
Post date | 2009-11-24T19:40:35Z |
hello,
We have 3 tables that are mostly write (and read) intensive (compare to the other table). these tables are not really important in case of data lost (the first table is UserSession, the second IPlog, and the last TMPData)
is it better to put these tables in another database (and in this way maintain another pool of connection to this database) or keep these table in the main database ?
thanks by advance for your advise !
stephane
We have 3 tables that are mostly write (and read) intensive (compare to the other table). these tables are not really important in case of data lost (the first table is UserSession, the second IPlog, and the last TMPData)
is it better to put these tables in another database (and in this way maintain another pool of connection to this database) or keep these table in the main database ?
thanks by advance for your advise !
stephane