- Document Server version: 6.4
- Type of installation of the Document Server deb
- ubuntu 20.04 lts
- local webserver is apache 2.4, following config provided at https://github.com/ONLYOFFICE/document-server-proxy
- ssl is added through a load balancer/ssl termination with haproxy
Upon upgrade to 7.x I see
setting up onlyoffice-documentserver (7.0.1-37) ...
psql: error: could not connect to server: Connection refused
Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?
could not connect to server: Connection refused
How can I manage a deb package upgrade on a dovserver system with a remote psql database?