Hi
When upgrading some GL hosts I found that Postgres 9.5 still running on these older versions but will not upgrade.
db_1 | PostgreSQL Database directory appears to contain a database; Skipping initialization
db_1 |
db_1 | 2021-03-06 16:10:04.431 UTC [1] FATAL: database files are incompatible with server
db_1 | 2021-03-06 16:10:04.431 UTC [1] DETAIL: The data directory was initialized by PostgreSQL version 9.5, which is not compatible with this version 13.2.
greenlight_db_1 exited with code 1
Can the existing v9.5 be upgraded?
~b10