[development] optimize table in cron

Khalid B kb at 2bits.com
Mon Dec 5 17:20:44 UTC 2005


-1 for having OPTIMIZE or VACUUM in core.

Writing a module to do this is fairly easy.

It can even be added to the dba module as an optional setting (how
often to run optimize/vacuum and autodetect the database type to run
the correct one).


More information about the development mailing list