53.38. pg_wait_events

pg_wait_events

The view pg_wait_events provides description about the wait events.

Column Type

Description

type text

Wait event type

name text

Wait event name

description text

Wait event description

: pg_wait_events Columns