Open ubrix opened 8 months ago
Postgresql can be setup to replicate from a server in recovery mode to another server in recovery mode. This change allows this scenario for check_hot_standby_delay.
Scenario: db1(not in recovery) -> db2(in recovery) -> db3(in recovery)
Postgresql can be setup to replicate from a server in recovery mode to another server in recovery mode. This change allows this scenario for check_hot_standby_delay.
Scenario: db1(not in recovery) -> db2(in recovery) -> db3(in recovery)