> # Wait Events Reference Map
> ^pg_wait_tracer
>
> The following reference cards represent the exhaustive catalog of PostgreSQL wait events. Every event is a specific "Sigh"—a moment where the engine is idle, waiting for a resource to clear.
>
> Use this map to correlate `pg_stat_activity.wait_event` with its physical mechanism and architectural impact.
>
>