PostgreSQL Source Code  git master
PgStat_BackendSubEntry Struct Reference

#include <pgstat.h>

Data Fields

PgStat_Counter apply_error_count
 
PgStat_Counter sync_error_count
 

Detailed Description

Definition at line 134 of file pgstat.h.

Field Documentation

◆ apply_error_count

PgStat_Counter PgStat_BackendSubEntry::apply_error_count

Definition at line 136 of file pgstat.h.

Referenced by pgstat_report_subscription_error().

◆ sync_error_count

PgStat_Counter PgStat_BackendSubEntry::sync_error_count

Definition at line 137 of file pgstat.h.

Referenced by pgstat_report_subscription_error().


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