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

pin/auto-upgrade postgres database #3316

Open
collinbarrett opened this issue Oct 26, 2022 · 0 comments
Open

pin/auto-upgrade postgres database #3316

collinbarrett opened this issue Oct 26, 2022 · 0 comments
Labels
directory service for basic FilterLists data high priority must fix ASAP ops processes, devops, infrastructure

Comments

@collinbarrett
Copy link
Owner

Currently, the postgres server auto-updates. However, when this occurs, postgres fails to startup since the database files were created for a previous postgres version.

We should either:

  1. auto-upgrade the database files as well
  2. pin postgres server version until a manual update of both the server and the db files can be performed
@collinbarrett collinbarrett added directory service for basic FilterLists data ops processes, devops, infrastructure labels Oct 26, 2022
@collinbarrett collinbarrett added the high priority must fix ASAP label Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
directory service for basic FilterLists data high priority must fix ASAP ops processes, devops, infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant