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

Fail fast if the database is not the right version #16145

Closed
Fryguy opened this issue Oct 6, 2017 · 2 comments
Closed

Fail fast if the database is not the right version #16145

Fryguy opened this issue Oct 6, 2017 · 2 comments
Assignees

Comments

@Fryguy
Copy link
Member

Fryguy commented Oct 6, 2017

For external database, it is possible that a user could accidentally create the database with the wrong version of Postgres. ManageIQ should fail fast with a proper error similar to how we fail fast against the Ruby version. I'm not sure where this should happen...maybe an initializer?

@Fryguy
Copy link
Member Author

Fryguy commented Oct 6, 2017

@gtanzillo Can you assign this to someone?

@Fryguy
Copy link
Member Author

Fryguy commented Oct 6, 2017

See ManageIQ/manageiq-pods#232 (comment) for an example of an error that manifested, and it is very difficult to get from that error to the fact that the PG version was wrong.

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