Hello!
We just updated to 5.0.5 and the system diagnostics complained that the primary node still runs with PostgreSQL version9.6, so we updated to 11 according to this article.
Afterward, we also updated our backup node to 5.0.5.
We didn’t initially run a system diagnostic again and tried to update to postgres 11 directly, but somethings is not working.
The whole directory under ls -la /var/lib/postgresql/
is empty. Should this be the case?
Does the backup node not have a replicated PostgreSQL database?