Header And Logo

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

Data Fields

PgStat_Msg Union Reference

#include <pgstat.h>

Data Fields

PgStat_MsgHdr msg_hdr
PgStat_MsgDummy msg_dummy
PgStat_MsgInquiry msg_inquiry
PgStat_MsgTabstat msg_tabstat
PgStat_MsgTabpurge msg_tabpurge
PgStat_MsgDropdb msg_dropdb
PgStat_MsgResetcounter msg_resetcounter
PgStat_MsgResetsharedcounter msg_resetsharedcounter
PgStat_MsgResetsinglecounter msg_resetsinglecounter
PgStat_MsgAutovacStart msg_autovacuum
PgStat_MsgVacuum msg_vacuum
PgStat_MsgAnalyze msg_analyze
PgStat_MsgBgWriter msg_bgwriter
PgStat_MsgFuncstat msg_funcstat
PgStat_MsgFuncpurge msg_funcpurge
PgStat_MsgRecoveryConflict msg_recoveryconflict
PgStat_MsgDeadlock msg_deadlock

Detailed Description

Definition at line 488 of file pgstat.h.


Field Documentation

Definition at line 501 of file pgstat.h.

Definition at line 499 of file pgstat.h.

Definition at line 502 of file pgstat.h.

Definition at line 506 of file pgstat.h.

Definition at line 495 of file pgstat.h.

Definition at line 491 of file pgstat.h.

Definition at line 504 of file pgstat.h.

Definition at line 503 of file pgstat.h.

Definition at line 490 of file pgstat.h.

Definition at line 492 of file pgstat.h.

Definition at line 505 of file pgstat.h.

Definition at line 496 of file pgstat.h.

Definition at line 497 of file pgstat.h.

Definition at line 498 of file pgstat.h.

Definition at line 494 of file pgstat.h.

Definition at line 493 of file pgstat.h.

Definition at line 500 of file pgstat.h.


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