Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit535b435

Browse files
committed
Fix comment; checkpointer, not bgwriter, performs checkpoints since 9.2.
Amit Langote
1 parentdc68985 commit535b435

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
@@ -124,7 +124,7 @@ const struct config_enum_entry sync_method_options[] = {
124124

125125
/*
126126
* Statistics for current checkpoint are collected in this global struct.
127-
* Because only thebackground writer or a stand-alone backend can perform
127+
* Because only thecheckpointer or a stand-alone backend can perform
128128
* checkpoints, this will be unused in normal backends.
129129
*/
130130
CheckpointStatsDataCheckpointStats;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp