PostgreSQL Source Code git master
Loading...
Searching...
No Matches
PgStat_IO Struct Reference

#include <pgstat.h>

Data Fields

TimestampTz stat_reset_timestamp
 
PgStat_BktypeIO stats [BACKEND_NUM_TYPES]
 

Detailed Description

Definition at line 339 of file pgstat.h.

Field Documentation

◆ stat_reset_timestamp

TimestampTz PgStat_IO::stat_reset_timestamp

Definition at line 341 of file pgstat.h.

Referenced by pgstat_io_reset_all_cb(), and pgstat_io_snapshot_cb().

◆ stats

Definition at line 342 of file pgstat.h.

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


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