On Jan 18, 2011, at 12:39 AM, Vladimir Rusinov wrote: > If sync won't finish in 9 hours, abort it, run pg_stop_backup() and continue > next day - I assume most of the data won't change, so rsync won't re-transfer > it (but will calculate hash and compare).
And there's --partial in case you have to stop it in the middle of a large file. -- Scott Ribe [email protected] http://www.elevated-dev.com/ (303) 722-0567 voice -- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
