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

PostgreSQL backups marked as "success" when storage is full #137

Open
WalterMoar opened this issue Sep 25, 2024 · 0 comments
Open

PostgreSQL backups marked as "success" when storage is full #137

WalterMoar opened this issue Sep 25, 2024 · 0 comments

Comments

@WalterMoar
Copy link
Contributor

If there isn't enough storage to create a PostgreSQL backup, the message "Successfully backed up..." is displayed even though the backup size is 0.

Backing up 'patroni-master:5432/foo' to '/backups/daily/2024-09-25/patroni-master-foo_2024-09-25_01-06-13.sql.gz.in_progress' ...
pg_dump: error: could not write to output file: No space left on device
gzip: stdout: No space left on device
Successfully backed up patroni-master:5432/foo.
Backup written to /backups/daily/2024-09-25/patroni-master-foo_2024-09-25_01-06-13.sql.gz.
Database Size: 4070 MB
Backup Size: 0
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