Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a simple backup command to the postgres container #27

Open
martyngigg opened this issue Jan 30, 2020 · 0 comments
Open

Add a simple backup command to the postgres container #27

martyngigg opened this issue Jan 30, 2020 · 0 comments

Comments

@martyngigg
Copy link
Member

As a developer I want to easily take backups of the database by running a backup command in the database.

This cookie-cutter project does something like this. The key parts that we can base our solution on is using a custom postgres image that simply adds a basic backup script that calls pg_dump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant