On Thursday, November 03, 2011 10:34 AM, "Philip Martin" <philip.mar...@wandisco.com> wrote: > Daniel Shahaf <d...@daniel.shahaf.name> writes: > > > Agreed that the data in the known-good copy should replace the data in > > other copies > > > > Disagreed that we should recommnd rsync'ing db/ to a portable disk over > > hotcopy to such a disk > > hotcopy to a portable disk would be one way, but the admin may want to > rsync over the network.
You know that rsync of a live repository won't always create a correct mirror and that it's not officially supported. Shouldn't there be a warning on the page mentioning that rsync'ing is unrecommended, relies on implementation details, had better be used on non-live repositories, something?