Question
Postgres stopped running, is there a way I can get alerts if this happens?
I recently realized my site was down, and after I checked the logs I noticed I couldn’t connect to postgres. Once I started postgres the site was back up.
Couple of questions:
- What might cause postgres to stop?
- What’s a way that I could get an alert if my site goes down?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×