dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

[postgres-backup-s3] Add option to prefix backup file name with custom string

Open przemyslaw-szurmak opened this issue 6 years ago • 0 comments

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.

przemyslaw-szurmak avatar Mar 06 '19 20:03 przemyslaw-szurmak