PostgreSQL Source Code git master
Data Fields
PgStat_ArchiverStats Struct Reference

#include <pgstat.h>

Data Fields

 
 
 
 
 
 
 

Detailed Description

Definition at line 217 of file pgstat.h.

Field Documentation

archived_count

PgStat_Counter PgStat_ArchiverStats::archived_count

Definition at line 219 of file pgstat.h.

Referenced by pg_stat_get_archiver(), pgstat_archiver_snapshot_cb(), and pgstat_report_archiver().

failed_count

PgStat_Counter PgStat_ArchiverStats::failed_count

Definition at line 223 of file pgstat.h.

Referenced by pg_stat_get_archiver(), pgstat_archiver_snapshot_cb(), and pgstat_report_archiver().

last_archived_timestamp

TimestampTz PgStat_ArchiverStats::last_archived_timestamp

Definition at line 222 of file pgstat.h.

Referenced by pg_stat_get_archiver(), pgstat_archiver_snapshot_cb(), and pgstat_report_archiver().

last_archived_wal

char PgStat_ArchiverStats::last_archived_wal[MAX_XFN_CHARS+1]

Definition at line 220 of file pgstat.h.

Referenced by pg_stat_get_archiver(), pgstat_archiver_snapshot_cb(), and pgstat_report_archiver().

last_failed_timestamp

TimestampTz PgStat_ArchiverStats::last_failed_timestamp

Definition at line 226 of file pgstat.h.

Referenced by pg_stat_get_archiver(), pgstat_archiver_snapshot_cb(), and pgstat_report_archiver().

last_failed_wal

char PgStat_ArchiverStats::last_failed_wal[MAX_XFN_CHARS+1]

Definition at line 224 of file pgstat.h.

Referenced by pg_stat_get_archiver(), pgstat_archiver_snapshot_cb(), and pgstat_report_archiver().

stat_reset_timestamp

TimestampTz PgStat_ArchiverStats::stat_reset_timestamp

Definition at line 227 of file pgstat.h.

Referenced by pg_stat_get_archiver(), and pgstat_archiver_reset_all_cb().


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

AltStyle によって変換されたページ (->オリジナル) /