Re: [PATCHES] CVS should die - Mailing list pgsql-hackers

From Markus Bertheau
Subject Re: [PATCHES] CVS should die
Date
Msg-id 1099700279.2634.5.camel@teetnang
Whole thread Raw
In response to Re: [PATCHES] CVS should die  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: [PATCHES] CVS should die  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
В Птн, 05.11.2004, в 21:40, Heikki Linnakangas пишет:
> On Fri, 5 Nov 2004, Travis P wrote:
>
> > Heikki Linnakangas wrote:
> >> Interestingly, the subversion repository is 585MB, and the CVS repository
> > is only 260MB,
> >
> > BDB or FSFS back-end?  FSFS seems to require less space.  (The BDB backend
> > tends to pre-allocate space though, so maybe there was a big jump, but then
> > growth will slow markedly, so making a comparison for a repository that will
> > continue to grow is difficult.)
>
> BDB.

Here's what the subversion book has to say about that:

http://svnbook.red-bean.com/svnbook-1.1/ch05.html#svn-ch-5-sect-1.2.A

We use svn over ssh and recently switched to fsfs because of the umask
problem and because read-only access to bdb causes writes to the
database.

--
Markus Bertheau <twanger@bluetwanger.de>



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Documentation on PITR still scarce
Next
From: Joachim Wieland
Date:
Subject: Re: Documentation on PITR still scarce