FilterLists icon indicating copy to clipboard operation
FilterLists copied to clipboard

pin/auto-upgrade postgres database

Open collinbarrett opened this issue 3 years ago • 0 comments

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 avatar Oct 26 '22 17:10 collinbarrett