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

Re: Size of Single DB-Files in Repositories

From: Lukas Ruf <ruf_at_rawip.org>
Date: 2004-04-19 11:42:38 CEST

Hi Erik,

> Erik Huelsmann <e.huelsmann@gmx.net> [2004-04-19 11:35]:
>
> Hi Lucas,
>
> > is there any possibility to limit the size of single db-files within
> > repositories such that they get split into several files when they
> > reach this limit?
>
> Only by setting disc quota, since ...
>
> > For example:
> >
> > db!65> du -msc * | sort -n
[...]
> > 1426 strings
> > 1528 total
>
> ... there will be only one instance of copies, revisions, transactions,
> representations, nodes, changes and strings. Limiting the size of each of
> these files would mean the same as setting a disc quota for the repository.
> Presumably this is not what you want....
>

Yes, it is not what I want. Because by disc quota the db files could
not grow anymore this would, in fact, cancel work.

> > Can I set a limit of 2 GB for any of the files such that a single
> > instance of strings will not grow larger than 2 GB?
>
> Why? Does your system not support Large Files ?
>

The back-end system "should" (Solaris 2.7, latest patch-level -- does
it??). However, the local backup-system doesn't.

wbr,
Lukas

-- 
Lukas Ruf           | Wanna know anything about raw |
<http://www.lpr.ch> | IP? -> <http://www.rawip.org> |
eMail Style Guide: <http://www.rawip.org/style.html>|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 19 11:43:16 2004

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.