In replication tutorial for copying database from one host to another (on
first stage of recovery)
"tar" and "cp" commands used. But for large databases it will be a lot of
data to copy and
overal process will consume from hours to days... So the question: is it
possible to use rsync
on pgdata folder instead of full cp?
I suppose that in case of usual maintainance it will be not so much
differneces between one server and another.
Best regards!
_______________________________________________
Pgpool-general mailing list
Pgpool-general@pgfoundry.org
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to