One day, everything was working fine. The next, my Strapi backend threw a PostgreSQL connection error and refused to run. Here's what happened — and how I fixed it.
I was working on a project using:
Strapi as the backend
PostgreSQL 14, installed v...