PostgreSQL Source Code  git master
PgStat_IO Struct Reference

#include <pgstat.h>

Data Fields

TimestampTz stat_reset_timestamp
 
PgStat_BktypeIO stats [BACKEND_NUM_TYPES]
 

Detailed Description

Definition at line 316 of file pgstat.h.

Field Documentation

◆ stat_reset_timestamp

TimestampTz PgStat_IO::stat_reset_timestamp

Definition at line 318 of file pgstat.h.

Referenced by pg_stat_get_io(), pgstat_io_reset_all_cb(), and pgstat_io_snapshot_cb().

◆ stats


The documentation for this struct was generated from the following file: