postgres-backup-s3
postgres-backup-s3 copied to clipboard
feat: Use backup directory, refact dockerfile
Hi, thanks for the PR! #17 is a usecase I'm interested in supporting. But I can't accept this as is; there are far too many unnecessary, unrelated changes. If you provide a patch with minimal changes for #17, I will consider merging.
If you provide a patch with minimal changes for https://github.com/eeshugerman/postgres-backup-s3/issues/17, I will consider merging.
There are
Major
- Move
install.sh
todockerfile
- Add
backup
directory inbackup.sh
Minor
-
chmod +x
both backup and restore file, since git preserve permissions
So if you want me to break down these changes in separate PR, then let me know
@eeshugerman Any updates to get this merge ?
Hi, sorry for the delay. Thanks for the breakdown of changes here.
I don't want to get rid of install.sh
unless we have a good reason to, so I'm not going to merge this as-is.
If you open a separate PR with only the backup/
directory changes, and another PR with only the chmod +x
changes, I will likely merge them both.