BDB log files growing for read-only operations
From: Young Hyun <youngh_at_caida.org>
Date: 2004-06-11 02:36:01 CEST
Why do the Berkeley DB log files grow for conceptually read-only
Specifically, try this:
perl -e 'my $x = 100; while ($x--) { print $x, "\n"; \
and look at the size of your log files before and after.
I'm managing a slowly changing repository that will get a moderate amount
I'm running Subversion 1.0.0 with Berkeley DB 4.1.25. (Yes, these are not
--Young
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.