On Sat, Feb 2, 2013 at 9:12 AM, rick c <[email protected]> wrote:
> Logging adds much more to the size of the database than revisions will due > to the sheer number of things we log, enough so that with SQLite I can't > wait for the cronjob to truncate the log table and have to do so manually. Totally off topic: Out of curiosity, what all is getting logged (are there actual errors?) and any idea why SQLite can't handle it? What happens if you don't manually empty it? Not sure why your log would be growing so much between cron runs that it would negatively impact anything. -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-dev --- You received this message because you are subscribed to the Google Groups "habari-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
