↑↓ 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

52.36. pg_wait_events #

The view pg_wait_events provides description about the wait events.

Table 52.36. 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. Report corrections through the PostgreSQL documentation form.