8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b1fab3 commit 057152bCopy full SHA for 057152b
src/backend/access/transam/xlog.c
@@ -128,7 +128,7 @@ const struct config_enum_entry sync_method_options[] = {
128
129
/*
130
* Statistics for current checkpoint are collected in this global struct.
131
- * Because only the background writer or a stand-alone backend can perform
+ * Because only the checkpointer or a stand-alone backend can perform
132
* checkpoints, this will be unused in normal backends.
133
*/
134
CheckpointStatsData CheckpointStats;
0 commit comments