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

Re: Couple of backup questions

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-12-20 23:35:41 CET

Martin A. Brooks wrote:
> Chris Jensen wrote:
>
>> Isn't the bdb problem with network file systems only to do with
>> locking and concurrent use?
>> Surely this wouldn't be a problem in 99% of backup cases since there
>> would only be one backup process writing to the network file system.
>
>
> My understanding is that, if he's using a filesystem that supports
> snapshots, (XFS, for example) then concurrency shoudn't be an issue.

But snapshotting the data files of a transactional database doesn't remove
the need to run recovery, to commit/abort pending txns, so you might as well
just use svnadmin hotcopy.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 20 23:45:40 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.