You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2024. It is now read-only.
Some users (me) want to run a backup for testing purposes without waiting for @daily to kick in. The docker container contains a mechanism for that by manually running backup.sh.
This could be implemented by another tag like --tags=postgres-backup-now
Some users (me) want to run a backup for testing purposes without waiting for @daily to kick in. The docker container contains a mechanism for that by manually running
backup.sh.This could be implemented by another tag like
--tags=postgres-backup-now