PostgreSQL Source Code git master
Data Fields
PgStat_TableCounts Struct Reference

#include <pgstat.h>

Data Fields

 
 
 
 
 
 
 
 
bool  truncdropped
 
 
 
 
 
 

Detailed Description

Definition at line 137 of file pgstat.h.

Field Documentation

blocks_fetched

PgStat_Counter PgStat_TableCounts::blocks_fetched

Definition at line 155 of file pgstat.h.

Referenced by pgstat_relation_flush_cb().

blocks_hit

PgStat_Counter PgStat_TableCounts::blocks_hit

Definition at line 156 of file pgstat.h.

Referenced by pgstat_relation_flush_cb().

changed_tuples

PgStat_Counter PgStat_TableCounts::changed_tuples

Definition at line 153 of file pgstat.h.

Referenced by AtEOXact_PgStat_Relations(), pgstat_relation_flush_cb(), and pgstat_twophase_postcommit().

delta_dead_tuples

PgStat_Counter PgStat_TableCounts::delta_dead_tuples

Definition at line 152 of file pgstat.h.

Referenced by AtEOSubXact_PgStat_Relations(), AtEOXact_PgStat_Relations(), pgstat_relation_flush_cb(), pgstat_report_analyze(), pgstat_twophase_postabort(), pgstat_twophase_postcommit(), and pgstat_update_heap_dead_tuples().

delta_live_tuples

PgStat_Counter PgStat_TableCounts::delta_live_tuples

Definition at line 151 of file pgstat.h.

Referenced by AtEOXact_PgStat_Relations(), pgstat_relation_flush_cb(), and pgstat_twophase_postcommit().

numscans

PgStat_Counter PgStat_TableCounts::numscans

Definition at line 139 of file pgstat.h.

Referenced by pgstat_relation_flush_cb().

truncdropped

bool PgStat_TableCounts::truncdropped

Definition at line 149 of file pgstat.h.

Referenced by AtEOXact_PgStat_Relations(), pgstat_relation_flush_cb(), and pgstat_twophase_postcommit().

tuples_deleted

PgStat_Counter PgStat_TableCounts::tuples_deleted

Definition at line 146 of file pgstat.h.

Referenced by AtEOSubXact_PgStat_Relations(), AtEOXact_PgStat_Relations(), find_tabstat_entry(), pgstat_relation_flush_cb(), pgstat_twophase_postabort(), and pgstat_twophase_postcommit().

tuples_fetched

PgStat_Counter PgStat_TableCounts::tuples_fetched

Definition at line 142 of file pgstat.h.

Referenced by pgstat_relation_flush_cb().

tuples_hot_updated

PgStat_Counter PgStat_TableCounts::tuples_hot_updated

Definition at line 147 of file pgstat.h.

Referenced by pgstat_count_heap_update(), and pgstat_relation_flush_cb().

tuples_inserted

PgStat_Counter PgStat_TableCounts::tuples_inserted

Definition at line 144 of file pgstat.h.

Referenced by AtEOSubXact_PgStat_Relations(), AtEOXact_PgStat_Relations(), find_tabstat_entry(), pgstat_relation_flush_cb(), pgstat_twophase_postabort(), and pgstat_twophase_postcommit().

tuples_newpage_updated

PgStat_Counter PgStat_TableCounts::tuples_newpage_updated

Definition at line 148 of file pgstat.h.

Referenced by pgstat_count_heap_update(), and pgstat_relation_flush_cb().

tuples_returned

PgStat_Counter PgStat_TableCounts::tuples_returned

Definition at line 141 of file pgstat.h.

Referenced by pgstat_relation_flush_cb().

tuples_updated

PgStat_Counter PgStat_TableCounts::tuples_updated

Definition at line 145 of file pgstat.h.

Referenced by AtEOSubXact_PgStat_Relations(), AtEOXact_PgStat_Relations(), find_tabstat_entry(), pgstat_relation_flush_cb(), pgstat_twophase_postabort(), and pgstat_twophase_postcommit().


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

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