PGDLLIMPORT double autovacuum_vac_scale
PGDLLIMPORT int autovacuum_worker_slots
PGDLLIMPORT int autovacuum_anl_thresh
PGDLLIMPORT int autovacuum_vac_thresh
PGDLLIMPORT int autovacuum_vac_max_thresh
PGDLLIMPORT int autovacuum_vac_ins_thresh
PGDLLIMPORT int autovacuum_vac_cost_limit
Size AutoVacuumShmemSize(void)
void AutoVacuumShmemInit(void)
PGDLLIMPORT double autovacuum_anl_scale
pg_noreturn void AutoVacLauncherMain(const void *startup_data, size_t startup_data_len)
bool AutoVacuumRequestWork(AutoVacuumWorkItemType type, Oid relationId, BlockNumber blkno)
bool AutoVacuumingActive(void)
PGDLLIMPORT double autovacuum_vac_ins_scale
PGDLLIMPORT int autovacuum_work_mem
PGDLLIMPORT int autovacuum_freeze_max_age
PGDLLIMPORT int autovacuum_naptime
PGDLLIMPORT double autovacuum_vac_cost_delay
pg_noreturn void AutoVacWorkerMain(const void *startup_data, size_t startup_data_len)
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