Skip to content

Commit 98f8973

Browse files
committed
Fix stats_fetch_consistency default value indicated in postgresql.conf.sample.
Mistake in 5891c7a, likely made when switching the default value from none to 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 parent 335e444 commit 98f8973

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)
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