summaryrefslogtreecommitdiff
path: root/src/include/utils/guc_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/utils/guc_tables.h')
-rw-r--r--src/include/utils/guc_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/guc_tables.h b/src/include/utils/guc_tables.h
index 0b16b4dcf57..1c1c5b6ea52 100644
--- a/src/include/utils/guc_tables.h
+++ b/src/include/utils/guc_tables.h
@@ -64,7 +64,7 @@ enum config_group
RESOURCES_DISK,
RESOURCES_KERNEL,
RESOURCES_BGWRITER,
- RESOURCES_ASYNCHRONOUS,
+ RESOURCES_IO,
RESOURCES_WORKER_PROCESSES,
WAL_SETTINGS,
WAL_CHECKPOINTS,