> 1st try no limit > 2nd try user-defined limit > 3rd try, some reasonable value below user-defined limit
How about it may change by user's definition as follows, If user defined limit, it is used on the 1st try. If user did not define it (default), 1st try is no limit. Then, 2nd try should be used a reasonable limit value. In order to calculate the reasonable value, it may need to measure the band between master DB and target DB. Probably, we can use ping command as measurement tool. (It is inaccurate but it will be an indication ) A half of 2nd try value might be suitable for 3rd try. How is that? If you can agree with this scenario, I'm going to mount it, after I received your patch. Regards, -- At.Mitani <[EMAIL PROTECTED]> _______________________________________________ Pgcluster-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgcluster-general
