one or two databases

Robert Brenstein rjb at robelko.com
Sat May 21 00:21:07 CDT 2005


I am expanding my web application to store log of activities in the 
database. SO far log was written as a text file. I wonder whether it 
is more efficient to keep both data and log tables in a single 
database file or rather have each in its own file. Each involves 
multiple tables. Each involves regular reads and writes.

Robert


More information about the Valentina mailing list