Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meaningless incremental backup issue #121

Closed
MoonInsung opened this issue Oct 15, 2019 · 0 comments
Closed

Meaningless incremental backup issue #121

MoonInsung opened this issue Oct 15, 2019 · 0 comments
Assignees

Comments

@MoonInsung
Copy link
Contributor

MoonInsung commented Oct 15, 2019

In pg_rman, can use the -f option to ignore the dependency and delete the backup file.
Therefore, the full backup file may be deleted and only incremental backups may remain.
(Backup file that cannot actually be used.)

Incremental backup acquisition in this state will succeed without failure.
These problems do not have a significant impact on the pg_rman,
but they do take meaningless incremental backups and must be corrected to avoid backups.
(Incremental backups also have rules that require a full backup file.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant