PostgreSQL Source Code git master
Loading...
Searching...
No Matches
PVWorkerStats Struct Reference

#include <vacuum.h>

Data Fields

int nplanned
 
int nlaunched
 

Detailed Description

Definition at line 306 of file vacuum.h.

Field Documentation

◆ nlaunched

int PVWorkerStats::nlaunched

Definition at line 312 of file vacuum.h.

◆ nplanned

int PVWorkerStats::nplanned

Definition at line 309 of file vacuum.h.


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