I've spun off the log-related discussion into ticket #457<https://github.com/habari/habari/issues/457>, if you two would care to join me.
On Sat, Feb 2, 2013 at 11:31 AM, Chris J. Davis <[email protected]> wrote: > Just as an aside, none of my sites/apps that are built on habari ever have > their log tables truncated. I have to manually empty them periodically. > Might just be my stuff though, since I am wont to do odd things. > > > > On Feb 2, 2013, at 11:03 AM, Chris Meller <[email protected]> wrote: > > > 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. > > > > > -- > -- > 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. > > > -- -- 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.
