Merge pull request #10 from BigDaddyAman/deps-update
This update adds detailed logging for the final compressed backup file size before it is uploaded to R2. ### Why this is useful - Provides visibility into the size of each backup - Helps monitor database growth over time - Confirms that compression or encryption worked correctly - Useful for debugging storage or retention issues ### Notes - Tested successfully on Railway - Backup flow works as expected: pg_dump → compress/encrypt → size log → upload → cleanup - No breaking changes introduced
This commit is contained in:
commit
077929fb4d
Loading…
Reference in New Issue