Custom Fields again

Bradley Baetz bbaetz at student.usyd.edu.au
Fri Dec 13 06:53:59 UTC 2002


On Thu, Dec 12, 2002 at 12:20:04PM -0800, Myk Melez wrote:
> Myk Melez wrote:
> 
> Addendum: the shadow log is about 750MB, and the comments are about 
> 500MB.  Everything else fits in the last 200MB.

Err. Are you telling me that the shadowlog table is 750 megs?
Something's sersiously wrong - it should have been way under that. Like
1Mb at most, modulo added attachments.

Anyway, you can TRUNCATE it now, since you're not using it (my step 0.5
for removing shadowdb support didn't do that, and the final patch drops
the table entirely). It doesn't hurt, unless you turn shadowdb support
back on without clearing it..

/me checks synshadowdb source

Hmm, most of that may be empty - syncshadowdb was using DELETE instead
of TRUNCATE (which wasn't available when it was originally written).
750Mb still sounds massivly big to me

Bradley



More information about the developers mailing list