mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 07:06:30 +00:00
Fix directory creation when cloning from Barman
This commit is contained in:
@@ -5161,8 +5161,8 @@ run_file_backup(t_node_info *node_record)
|
||||
100000,
|
||||
90500,
|
||||
90400, 90400, 90400, 90400, 90400,
|
||||
0, 0, 0, 0, 0, 0,
|
||||
0, -100000, 0
|
||||
0, 0, 0, 0, 0,
|
||||
0, 0, 0, -100000
|
||||
};
|
||||
|
||||
for (i = 0; dirs[i]; i++)
|
||||
|
||||
Reference in New Issue
Block a user