dockerfiles
dockerfiles copied to clipboard
[postgres-backup-s3] Add option to prefix backup file name with custom string
I thought it would be useful to have option of adding custom prefix into backup filename. Also I'm printing filename into console.
There's one more change - postgresql-client now contains pg_dump so there's no need to install whole postgresql package.