Skip to content

Commit 5da0606

Browse files
committed
Fix comment; checkpointer, not bgwriter, performs checkpoints since 9.2.
Amit Langote
1 parent 67016c3 commit 5da0606

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

src/backend/access/transam/xlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ const struct config_enum_entry sync_method_options[] = {
127127

128128
/*
129129
* Statistics for current checkpoint are collected in this global struct.
130-
* Because only the background writer or a stand-alone backend can perform
130+
* Because only the checkpointer or a stand-alone backend can perform
131131
* checkpoints, this will be unused in normal backends.
132132
*/
133133
CheckpointStatsData CheckpointStats;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy