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

Re: general server performance

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-07-02 04:29:17 CEST

On Wed, Jul 02, 2003 at 01:04:37AM +0200, Branko ??ibej wrote:
>...
> You can set the DB_TXN_NOSYNC option in DB_CONFIG, but of course if you
> do that, you're prone to irrecoverable database corruption if anything
> goes wrong with your system.

It would be *really* cool if we could adjust that on a per-FS-open basis.
"I'm going to do some work which can be lost." That would be just perfect
for update reports, where a crash on the server will cause the client to
simply restart. Any data loss is no big deal.

(of course, we don't want to have the BDB lose integrity and need to be
 recovered; we really want something that says "don't be loggy")

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 2 04:24:18 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.