Use .env file for backup configuration #1

Open
skobkin wants to merge 17 commits from pg_backup_dotenv into main
Showing only changes of commit f2dff8632f - Show all commits

View file

@ -1,6 +1,10 @@
# Backup path
BACKUP_PATH="/path/to/backup/directory"
# Compression levels
ZSTD_LEVEL=5
GZIP_LEVEL=7
# Servers configuration
# Add as many as needed