FilterLists
FilterLists copied to clipboard
pin/auto-upgrade postgres database
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:
- auto-upgrade the database files as well
- pin postgres server version until a manual update of both the server and the db files can be performed