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

Re: Subversion Perforce with of BDB_TXN_NOSYNC enabled vs disabled

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-02-27 19:27:38 CET

Greg Hudson <ghudson@MIT.EDU> writes:

> Whether your database can become irreparably corrupt is a difficult
> question; I don't know enough about BDB to answer.

The BDB documentation states

  "database integrity will be maintained"

http://www.sleepycat.com/docs/api_c/env_set_flags.html#DB_TXN_NOSYNC

The question "is it safe" can only be answered if you define what
"safe" means. Read the BDB documentation and decide if you can accept
the consequences. FWIW (nothing!) I have a repository that has had
DB_TXN_NOSYNC in DB_CONFIG for several months.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 27 19:28:24 2003

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.