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 double autovacuum_multixact_freeze_score_weight
PGDLLIMPORT int autovacuum_vac_cost_limit
PGDLLIMPORT double autovacuum_anl_scale
PGDLLIMPORT double autovacuum_vacuum_insert_score_weight
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 double autovacuum_analyze_score_weight
PGDLLIMPORT int autovacuum_work_mem
PGDLLIMPORT double autovacuum_vacuum_score_weight
PGDLLIMPORT int autovacuum_freeze_max_age
PGDLLIMPORT int autovacuum_naptime
PGDLLIMPORT double autovacuum_vac_cost_delay
PGDLLIMPORT double autovacuum_freeze_score_weight
pg_noreturn void AutoVacWorkerMain(const void *startup_data, size_t startup_data_len)
void AutoVacWorkerFailed(void)
PGDLLIMPORT int Log_autoanalyze_min_duration
PGDLLIMPORT bool autovacuum_start_daemon
PGDLLIMPORT int autovacuum_max_workers
PGDLLIMPORT int Log_autovacuum_min_duration
PGDLLIMPORT int autovacuum_multixact_freeze_max_age