mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Explicitly unset search path when connecting to database
This commit is contained in:
@@ -3212,6 +3212,8 @@ update_monitoring_history(void)
|
||||
|
||||
INSTR_TIME_SET_CURRENT(last_monitoring_update);
|
||||
|
||||
log_verbose(LOG_DEBUG, "update_monitoring_history(): monitoring history update sent");
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user