Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PgStat_GlobalStats Struct Reference

#include <pgstat.h>

Data Fields

TimestampTz stats_timestamp
PgStat_Counter timed_checkpoints
PgStat_Counter requested_checkpoints
PgStat_Counter checkpoint_write_time
PgStat_Counter checkpoint_sync_time
PgStat_Counter buf_written_checkpoints
PgStat_Counter buf_written_clean
PgStat_Counter maxwritten_clean
PgStat_Counter buf_written_backend
PgStat_Counter buf_fsync_backend
PgStat_Counter buf_alloc
TimestampTz stat_reset_timestamp

Detailed Description

Definition at line 614 of file pgstat.h.


Field Documentation

Definition at line 626 of file pgstat.h.

Referenced by pgstat_recv_bgwriter().

Definition at line 625 of file pgstat.h.

Referenced by pgstat_recv_bgwriter().

Definition at line 624 of file pgstat.h.

Referenced by pgstat_recv_bgwriter().

Definition at line 621 of file pgstat.h.

Referenced by pgstat_recv_bgwriter().

Definition at line 622 of file pgstat.h.

Referenced by pgstat_recv_bgwriter().

Definition at line 620 of file pgstat.h.

Referenced by pgstat_recv_bgwriter().

Definition at line 619 of file pgstat.h.

Referenced by pgstat_recv_bgwriter().

Definition at line 623 of file pgstat.h.

Referenced by pgstat_recv_bgwriter().

Definition at line 618 of file pgstat.h.

Referenced by pgstat_recv_bgwriter().

Definition at line 627 of file pgstat.h.

Referenced by pgstat_read_statsfiles(), and pgstat_recv_resetsharedcounter().

Definition at line 616 of file pgstat.h.

Referenced by pgstat_read_db_statsfile_timestamp(), and pgstat_write_statsfiles().

Definition at line 617 of file pgstat.h.

Referenced by pgstat_recv_bgwriter().


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