postgres-backup-s3
postgres-backup-s3 copied to clipboard
feat: use backup directory
For my use case it would really help to have the backup created in a directory that isnt the root. This will allow users to do things like setup a PVC in kubernetes at that directory and I think for other users they won't notice any difference. Thanks for the useful repo!