PostgreSQL Source Code  git master
IndexVacuumInfo Struct Reference

#include <genam.h>

Data Fields

Relation index
 
Relation heaprel
 
bool analyze_only
 
bool report_progress
 
bool estimated_count
 
int message_level
 
double num_heap_tuples
 
BufferAccessStrategy strategy
 

Detailed Description

Definition at line 44 of file genam.h.

Field Documentation

◆ analyze_only

◆ estimated_count

◆ heaprel

◆ index

◆ message_level

◆ num_heap_tuples

◆ report_progress

bool IndexVacuumInfo::report_progress

◆ strategy


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