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

#include <pgstat.h>

Data Fields

PgStat_WalCounters wal_counters
 
TimestampTz stat_reset_timestamp
 

Detailed Description

Definition at line 489 of file pgstat.h.

Field Documentation

◆ stat_reset_timestamp

TimestampTz PgStat_WalStats::stat_reset_timestamp

Definition at line 492 of file pgstat.h.

◆ wal_counters

PgStat_WalCounters PgStat_WalStats::wal_counters

Definition at line 491 of file pgstat.h.


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