Seguindo Upgrade of postgres failed e PostgreSQL 12 update, não conseguimos identificar nada específico que possa nos ajudar aqui.
Esta instalação não é particularmente grande
root@pulp:/srv/www/organizations/panodata/community.panodata.org# du -sch .
661M total
e tentar iniciar o aplicativo novamente na ordem
falha, pois o aplicativo Rails não consegue se conectar ao PostgreSQL:
==> shared/standalone/log/rails/unicorn.stderr.log <==
I, [2020-12-07T12:20:58.960126 #459] INFO -- : Refreshing Gem list
/var/www/discourse/vendor/bundle/ruby/2.6.0/gems/pg-1.1.4/lib/pg.rb:56:in `initialize': could not connect to server: No such file or directory (PG::ConnectionBad)
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
from /var/www/discourse/vendor/bundle/ruby/2.6.0/gems/pg-1.1.4/lib/pg.rb:56:in `new'
from /var/www/discourse/vendor/bundle/ruby/2.6.0/gems/pg-1.1.4/lib/pg.rb:56:in `connect'