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

Commit98f8973

Browse files
committed
Fix stats_fetch_consistency default value indicated in postgresql.conf.sample.
Mistake in5891c7a, likely made when switching the default value from noneto fetch during development.Reported-By: Nathan Bossart <nathandbossart@gmail.com>Author: Nathan Bossart <nathandbossart@gmail.com>Discussion:https://postgr.es/m/20220524220147.GA1298892@nathanxps13
1 parent335e444 commit98f8973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/utils/misc/postgresql.conf.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@
619619
#track_io_timing = off
620620
#track_wal_io_timing = off
621621
#track_functions = none# none, pl, all
622-
#stats_fetch_consistency =none
622+
#stats_fetch_consistency =cache
623623

624624

625625
# - Monitoring -

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp