[Pgcluster-general] FYI: PGCluster-1.9.0rc1 released
Rick Vernam
rickv at hobi.com
Thu Feb 7 04:42:36 UTC 2008
On Wednesday 06 February 2008 09:01:17 pm At.Mitani wrote:
> > For now, I'll just provide for a user defined bwlimit & timeout.
> > Perhaps in the future, we could have the recovery feature allow rsync to
> > timeout after no activity, but then retry where it left off with some
> > bwlimit. So, for example, no bwlimit on first attempt, second attempt it
> > could use a user-defined bwlimit, and if that fails make a third attempt
> > with some lower bwlimit...
>
> Yes, it's a good idea.
>
> the first try = no limit
> the second try = 1M
> the third try = 256K
>
> like this?
1st try no limit
2nd try user-defined limit
3rd try, some reasonable value below user-defined limit
For example, in one case, I couldn't get recovery to succeed until I set
bwlimit=13
Most other times, I don't need a bwlimit at all.
Different people/setups are going to have different needs - I think it's
important to provide that flexability such that the people using the software
have the control.
Thanks!
More information about the Pgcluster-general
mailing list