Closed mrimbault closed 8 years ago
In sub _check_lsn_diff, the "lsn_diff" attribute value is set for the standby nodes, but this attribute will only be used during promotion, and its value will be computed again during the "pre-promote", so this step could probably be skipped.
_check_lsn_diff
done in f6e024b774608ec4a1b8439f220c464449495e10
In sub
_check_lsn_diff
, the "lsn_diff" attribute value is set for the standby nodes, but this attribute will only be used during promotion, and its value will be computed again during the "pre-promote", so this step could probably be skipped.