[Trac] Database size
Paul DeMarco
deminix at gmail.com
Tue Jun 21 03:17:19 CDT 2005
Our sqlite db is about 200MB, its plenty fast EXCEPT when it has to do a
large sync, then we'll likely get timeouts from concurrent requests trying
to lock the database. Generally, when we tag the trunk, or make a branch.
Other then that its all good.
If I'm correct the current development code is much more efficient in those
regards (recording copies), so that problem is likely to go away in the next
release?
--paul
On 6/20/05, Lewis Gardner (TYCO) <lgardner at tycoint.com> wrote:
>
> Does the size of the (SQLLite) database depend on the size of the
> subversion
> repository? I have created a new Trac project pointing it to an existing,
> fairly large subversion repository and a) the indexing operation took 10
> minutes and b) the resulting database was 78MB. This also causes the web
> interface to be so slow that I regularly get timeouts.
>
> Have I stumbled over a Trac limitation or did I do something very wrong?
>
> Thanks,
> Lewis
>
>
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.edgewall.com/archive/trac/attachments/20050621/126c0fbf/attachment.htm
More information about the Trac
mailing list