I fully agree with Bryn here, 8GB would be overkill for a 300MB
database. Just make sure mysql has enough memory to keep your largest
DB in RAM, so increasing the buffer pool if necessary always seems
like a good option.


> > We have 659,172 entries in the File table.

That is quite a small catalog, indeed. Given that you're using innodb
as the db engine your bacula instance should be performing much better
than it currently is. It might be a good idea to check the db for any
corrupt tables or indices then.

All the best, Uwe

------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to