Widget
PostgreSQL
Check whether your PostgreSQL database is reachable and accepting connections. Displays connection status live on your dashboard and alerts you the moment the database goes down.
What it is for
Use this widget to monitor database availability. It attempts a connection on each check and reports whether it succeeded. Pair it with a sql_query widget to also surface data from the database itself.
How to add it
- Click + Add widget and select PostgreSQL.
- Enter your connection URL.
- Save. The widget tests the connection and shows the current status.
Configuration
| Field | Description |
|---|---|
| Label | Display name (e.g. "Production DB"). |
| Connection URL | postgres://user:pass@host:5432/dbname |
Connection credentials are stored encrypted. Make sure your database allows connections from 7di's IP or use an SSH tunnel if needed.
Credit cost
0.02 credits per check
db.yourservice.com
Production DB
09:18 PM · 1m
PostgreSQL