Any idea how or why would #PostgreSQL crash by itself
It took down the instance in the middle of the night
/home/mastodon/live/vendor/bundle/ruby/3.0.0/gems/activerecord-6.1.7.2/lib/active_record/connection_adapters/postgresql_adapter.rb:83:in `rescue in new_client': connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: Connection refused (ActiveRecord::ConnectionNotEstablished)
---
Funny enough the api/health endpoint still returned OK
Thank you