You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some users would like to enforce that only one backup operation can be active at any given time. This mode should be optional and enabled via --lock flag.
We could just create pid file in instance directory, check it presence and, if it exists, check the process status.
Activity
gsmolk commentedon Apr 22, 2019
Or just look for RUNNING backups and check that they are really running