mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
standby clone: update source comment
This commit is contained in:
@@ -95,6 +95,8 @@ static char barman_command_buf[MAXLEN] = "";
|
|||||||
* be run and which of the available users, which will be one
|
* be run and which of the available users, which will be one
|
||||||
* of the repmgr user, the replication user (if available) or
|
* of the repmgr user, the replication user (if available) or
|
||||||
* the superuser (if available).
|
* the superuser (if available).
|
||||||
|
*
|
||||||
|
* This is determined in check_source_server().
|
||||||
*/
|
*/
|
||||||
static t_user_type SettingsUser = REPMGR_USER;
|
static t_user_type SettingsUser = REPMGR_USER;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user