PGDLLIMPORT double autovacuum_vac_scale
void AutoVacLauncherMain(char *startup_data, size_t startup_data_len) pg_attribute_noreturn()
PGDLLIMPORT int autovacuum_anl_thresh
PGDLLIMPORT int autovacuum_vac_thresh
PGDLLIMPORT int autovacuum_vac_ins_thresh
PGDLLIMPORT int autovacuum_vac_cost_limit
Size AutoVacuumShmemSize(void)
void AutoVacuumShmemInit(void)
PGDLLIMPORT double autovacuum_anl_scale
bool AutoVacuumRequestWork(AutoVacuumWorkItemType type, Oid relationId, BlockNumber blkno)
bool AutoVacuumingActive(void)
PGDLLIMPORT double autovacuum_vac_ins_scale
void AutoVacWorkerMain(char *startup_data, size_t startup_data_len) pg_attribute_noreturn()
PGDLLIMPORT int autovacuum_work_mem
PGDLLIMPORT int autovacuum_freeze_max_age
PGDLLIMPORT int autovacuum_naptime
PGDLLIMPORT double autovacuum_vac_cost_delay
void AutoVacWorkerFailed(void)
PGDLLIMPORT int AutovacuumLauncherPid
PGDLLIMPORT bool autovacuum_start_daemon
PGDLLIMPORT int autovacuum_max_workers
PGDLLIMPORT int Log_autovacuum_min_duration
PGDLLIMPORT int autovacuum_multixact_freeze_max_age
#define pg_attribute_noreturn()