PostgreSQL Source Code  git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
PgStat_IO Struct Reference

#include <pgstat.h>

Data Fields

TimestampTz stat_reset_timestamp
 
PgStat_BktypeIO stats [BACKEND_NUM_TYPES]
 

Detailed Description

Definition at line 350 of file pgstat.h.

Field Documentation

◆ stat_reset_timestamp

TimestampTz PgStat_IO::stat_reset_timestamp

Definition at line 352 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: