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

#include <pgstat.h>

Data Fields

TimestampTz stat_reset_timestamp
 
PgStat_BktypeIO io_stats
 
PgStat_WalCounters wal_counters
 

Detailed Description

Definition at line 499 of file pgstat.h.

Field Documentation

◆ io_stats

PgStat_BktypeIO PgStat_Backend::io_stats

Definition at line 502 of file pgstat.h.

◆ stat_reset_timestamp

TimestampTz PgStat_Backend::stat_reset_timestamp

Definition at line 501 of file pgstat.h.

◆ wal_counters

PgStat_WalCounters PgStat_Backend::wal_counters

Definition at line 503 of file pgstat.h.


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