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