Email notifications for Postgres out of memory events
Postgres databases now send email notifications when an out of memory (OOM) event occurs. Organization admins get the heads-up without checking the console or wiring up a webhook.
To avoid noise during repeated OOMs, you receive at most one email per database branch per day.
Out of memory (OOM) on Postgres — what happens during an OOM, how to interpret memory metrics, and how to reduce the chance of another one.