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

Incorporate compressed SQL dumps into the process #81

Open
znmeb opened this issue May 6, 2018 · 0 comments
Open

Incorporate compressed SQL dumps into the process #81

znmeb opened this issue May 6, 2018 · 0 comments

Comments

@znmeb
Copy link

znmeb commented May 6, 2018

At the moment, the team is working with backups using the pg_dump custom format. There have been problems restoring these to the PostgreSQL version that's in Amazon Linux 2, and I don't know if they've been fixed. We've tested the "plain-text" format - compressed SQL - and they work.

So at some point the team needs to start producing compressed SQL dumps. I have code to convert one format to the other in https://github.com/hackoregon/data-science-pet-containers/tree/master/examples/reowning_a_database. If you show me where you're currently making the backup files I can help you integrate it.

@znmeb znmeb changed the title Incorporate compress SQL dumps into the process Incorporate compressed SQL dumps into the process May 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant