select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Supported versions: Current (18) / 17
Development versions: 19 / devel
Pre-release documentation. PostgreSQL 19 Beta 3 is a testing release. The final release may differ.

53.40. pg_wait_events #

The view pg_wait_events provides description about the wait events.

Table 53.40. pg_wait_events Columns

Column Type

Description

type text

Wait event type

name text

Wait event name

description text

Wait event description


Report a documentation issue

Read the upstream documentation. For corrections, first check the current version.