[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

re: db log files

From: Bill Tutt <billtut_at_microsoft.com>
Date: 2001-08-18 06:38:49 CEST

How about a checkpoint/log size threshold. If your log exceeds that size
log an event, and then clean things up.
 
Its a quick, configurable check, and pretty uncomplicated. The
complicated part is auto-adjusting the check up so that you ensure it
occurs fairly infrequently. (Once a day or more) :)
 
Bill
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:36 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.