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

Re: Streamy FS writes found detrimental.

From: Daniel Berlin <dan_at_dberlin.org>
Date: 2002-02-26 22:24:11 CET

On Tue, 2002-02-26 at 15:23, Branko Čibej wrote:
> Daniel Berlin wrote:
>
> >Of course, I was
> >
> >>worried about DB object size limits, not transaction logs -- but this
> >>solutino fixes both problems.
> >>
> >
> >The db object sizes are only limited by available memory (assuming you
> >are doing non-partial object fetches), but are otherwise unlimited
> >length.
> >
> Not so. both size and offset are 32-bit in the DBT.

The manual claims differently.
See the section on database limits.

>
> >We lose transaction control on fulltext
> >
> I know that. I don't think we need it, though.

This is a complete kludge, and won't fix the underlying problem.

---------------------------------------------------------------------
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:37:10 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.