Header And Logo

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

Data Fields

PgStat_MsgBgWriter Struct Reference

#include <pgstat.h>

Data Fields

PgStat_MsgHdr m_hdr
PgStat_Counter m_timed_checkpoints
PgStat_Counter m_requested_checkpoints
PgStat_Counter m_buf_written_checkpoints
PgStat_Counter m_buf_written_clean
PgStat_Counter m_maxwritten_clean
PgStat_Counter m_buf_written_backend
PgStat_Counter m_buf_fsync_backend
PgStat_Counter m_buf_alloc
PgStat_Counter m_checkpoint_write_time
PgStat_Counter m_checkpoint_sync_time

Detailed Description

Definition at line 359 of file pgstat.h.


Field Documentation

Definition at line 370 of file pgstat.h.

Referenced by BgBufferSync(), and pgstat_recv_bgwriter().

Definition at line 369 of file pgstat.h.

Referenced by AbsorbFsyncRequests(), and pgstat_recv_bgwriter().

Definition at line 368 of file pgstat.h.

Referenced by AbsorbFsyncRequests(), and pgstat_recv_bgwriter().

Definition at line 365 of file pgstat.h.

Referenced by BufferSync(), and pgstat_recv_bgwriter().

Definition at line 366 of file pgstat.h.

Referenced by BgBufferSync(), and pgstat_recv_bgwriter().

Definition at line 372 of file pgstat.h.

Referenced by LogCheckpointEnd(), and pgstat_recv_bgwriter().

Definition at line 371 of file pgstat.h.

Referenced by LogCheckpointEnd(), and pgstat_recv_bgwriter().

Definition at line 361 of file pgstat.h.

Referenced by pgstat_send_bgwriter().

Definition at line 367 of file pgstat.h.

Referenced by BgBufferSync(), and pgstat_recv_bgwriter().

Definition at line 364 of file pgstat.h.

Referenced by CheckpointerMain(), and pgstat_recv_bgwriter().

Definition at line 363 of file pgstat.h.

Referenced by CheckpointerMain(), and pgstat_recv_bgwriter().


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