PostgreSQL Source Code  git master
PgStatShared_IO Struct Reference

#include <pgstat_internal.h>

Data Fields

LWLock locks [BACKEND_NUM_TYPES]
 
PgStat_IO stats
 

Detailed Description

Definition at line 333 of file pgstat_internal.h.

Field Documentation

◆ locks

LWLock PgStatShared_IO::locks[BACKEND_NUM_TYPES]

◆ stats

PgStat_IO PgStatShared_IO::stats

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