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

All OSes: Add step to verify lack of installed PostgreSQL and uninstall if necessary #36

Open
karlhorky opened this issue Jun 1, 2023 · 0 comments
Assignees

Comments

@karlhorky
Copy link
Member

Before installation of PostgreSQL, add a step to:

  1. Verify that PostgreSQL is not already installed
  2. If PostgreSQL is already installed:
    1. Investigate why it's installed, what data is being stored there, and what other programs are relying on it being installed
    2. Uninstall it OR make it coexist with the new installation

Without this step, some students run into problems when they have old versions, like PostgreSQL 9.3:

main_error

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