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

Port over new DB features #11

Open
grossvogel opened this issue May 16, 2020 · 2 comments
Open

Port over new DB features #11

grossvogel opened this issue May 16, 2020 · 2 comments

Comments

@grossvogel
Copy link
Collaborator

  1. Allow the Postgres instance size to be customized in the review config
  2. Allow the review config to specify Postgres extensions to install during DB init

https://github.com/revelrylabs/review_bot/pull/94

@grossvogel
Copy link
Collaborator Author

@vaxinate is working on updating the DB script to copy all schemas from the source database, as well. That might fit well into this issue unless it turns out to be a huge change.

https://github.com/revelrylabs/review_bot/issues/101

@vaxinate
Copy link

vaxinate commented Jun 3, 2020

I'm expecting my changes to either simply be changing the kubedb init script so that pg_dump gets all the schemas, or I'm going to add options to the .review_bot.yml file for specifying which schemas to dump out (and restore). I don't expect either thing to take too much in the way of gymnastics.

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

2 participants