PostgreSQL Source Code git master
PgStat_Backend Struct Reference

#include <pgstat.h>

Data Fields

TimestampTz stat_reset_timestamp
 
PgStat_BktypeIO io_stats
 

Detailed Description

Definition at line 343 of file pgstat.h.

Field Documentation

◆ io_stats

PgStat_BktypeIO PgStat_Backend::io_stats

Definition at line 346 of file pgstat.h.

Referenced by pg_stat_get_backend_io(), and pgstat_flush_backend_entry_io().

◆ stat_reset_timestamp

TimestampTz PgStat_Backend::stat_reset_timestamp

Definition at line 345 of file pgstat.h.

Referenced by pg_stat_get_backend_io().


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