check_postgres icon indicating copy to clipboard operation
check_postgres copied to clipboard

replicate_row should auto-detect master

Open costela opened this issue 8 years ago • 0 comments

replicate_row could use the same discovery technique used by hot_standby_delay to detect which of the --dbhost arguments is the master. This would make life a lot easier when defining checks programmatically (e.g. with Puppet).

costela avatar Jan 03 '17 16:01 costela