From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Markus Bertheau <twanger(at)bluetwanger(dot)de> |
Cc: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Travis P <twp(at)castle(dot)fastmail(dot)fm>, pgsql-hackers(at)postgresql(dot)org, barwick(at)gmail(dot)com |
Subject: | Re: [PATCHES] CVS should die |
Date: | 2004-11-06 01:03:41 |
Message-ID: | 418C22ED.3080301@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Markus Bertheau wrote:
>В Птн, 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.
>
>
This just reinforces Tom's well-made point about maturity/stability. I
rejected using SVN on another project a few months ago for just this
sort of reason.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Philip Warner | 2004-11-06 02:27:51 | Re: Using ALTER TABLESPACE in pg_dump |
Previous Message | Joachim Wieland | 2004-11-06 00:54:26 | Re: Documentation on PITR still scarce |