Skip to content

[feature] backup lock #59

Open
Open
@gsmolk

Description

@gsmolk
Contributor

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

added this to the 2.1.1 milestone on Apr 22, 2019
gsmolk

gsmolk commented on Apr 22, 2019

@gsmolk
ContributorAuthor

Or just look for RUNNING backups and check that they are really running

modified the milestones: 2.2.0, 2.3.0 on Aug 8, 2019
modified the milestones: 2.3.0, 2.4.0 on Feb 19, 2020
modified the milestones: 2.4.0, 2.5.0 on May 14, 2020
modified the milestones: 2.5.0, 2.6.0 on Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @za-arthur@gsmolk

        Issue actions

          [feature] backup lock · Issue #59 · postgrespro/pg_probackup