From: Manuel V. <man...@gm...> - 2006-03-03 08:48:35
|
2006/3/2, Reini Urban <ru...@x-...>: > Manuel Vacelet schrieb: > > I'm about to upgrade my phpwiki installation from 1.3.10 to, at least, > > 1.3.11p1 or upcoming 1.3.12. > > > > I currently using PearDb backend and I'm reaching -sometimes- speed > > problems (I guess this is due to table locking). > > Probably more due to caching, unless you use a real database, not just > mysql. There true transactions gain a lot. And what about Mysql transaction capabilities via Innodb ? > But fastest is by far the dba backend, because of the communication > overhead with the SQL server. I've already noticed this in your mails, but I wish to limit as much as possible different storage format on my server (and I already have ~120 PhpWikis that run mysql backend). I thank you for all your helpful responses and for great software ! --Manuel |