Database Health
PostgreSQL connection and wait-event diagnostics.
Connection Summary
Total connections
42
Max connections
90
Utilisation
46.7%
Active
1
Idle
32
Idle in transaction
0
Wait Analysis
Waiting (all)
40
Client waits
32
Non-client waits
8
Lock waits
0
IO waits
0
Wait Breakdown
Raw PostgreSQL wait-event diagnostics grouped by event type.
| Count | Type | Event | State | Application |
|---|---|---|---|---|
| 28 | Client | ClientRead | idle | postgrest |
| 1 | Activity | AutoVacuumMain | — | — |
| 1 | Activity | LogicalLauncherMain | — | — |
| 1 | Client | ClientRead | idle | — |
| 1 | Extension | Extension | — | pg_cron scheduler |
| 1 | Activity | CheckpointerMain | — | — |
| 1 | Activity | BgWriterHibernate | — | — |
| 1 | Client | ClientRead | idle | Supavisor |
| 1 | Client | ClientRead | idle | Supavisor (auth_query) |
| 1 | Activity | ArchiverMain | — | — |
| 1 | Client | ClientRead | idle | postgres_exporter |
| 1 | Activity | WalWriterMain | — | — |
| 1 | Extension | Extension | — | TimescaleDB Background Worker Launcher |