mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
Add "witness register" functionality
This commit is contained in:
@@ -1012,6 +1012,15 @@ loop:
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
monitor_streaming_witness(void)
|
||||
{
|
||||
log_error("not yet implemented");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
#ifndef BDR_ONLY
|
||||
static bool
|
||||
do_primary_failover(void)
|
||||
|
||||
Reference in New Issue
Block a user