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

Migrate DB to use Postgres #86

Open
morisy opened this issue Oct 1, 2019 · 3 comments
Open

Migrate DB to use Postgres #86

morisy opened this issue Oct 1, 2019 · 3 comments

Comments

@morisy
Copy link
Contributor

morisy commented Oct 1, 2019

So that the database remains stable, we need to swap from SQLLite to PostGres. This is a relatively high priority item so that we can ensure data is dropped properly in.

We’ll also need to make sure this works well with the deployment process after we move the code over.

@JakeTobin
Copy link

@morisy Need any help or any remaining tasks that I could help with? 😄

@morisy
Copy link
Contributor Author

morisy commented Feb 5, 2020

@JakeTobin I would check in with @kbalajisrinivas or @gsireesh next time they're in! This is above my knowledge grade.

@gsireesh
Copy link
Collaborator

Hi! Sorry, I've been out. @JakeTobin the code was already set up when I started working on this, but definitely needs a little bit more documentation. There are environment variables defined implicitly in the settings file that, when set, will cause the server to connect to a PG instance rather than a SQLite store.

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

No branches or pull requests

3 participants