Re: fix stats_fetch_consistency value in postgresql.conf.sample
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: pryzby@telsasoft.com, michael@paquier.xyz, andres@anarazel.de, nathandbossart@gmail.com, pgsql-hackers@postgresql.org
Date: 2022-10-21T00:58:15Z
Lists: pgsql-hackers
Hi, I was hoping to use this patch in my other thread [1], but your latest attachment is reported broken in cfbot [2]. Please rebase it. ------ [1] GUC C var sanity check - https://www.postgresql.org/message-id/CAHut%2BPs91wgaE9P7JORnK_dGq7zPB56WLDJwLNCLgGXxqrh9%3DQ%40mail.gmail.com [2] cfbot fail - http://cfbot.cputube.org/patch_40_3736.log Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
Align stats_fetch_consistency definition with guc.c default.
- 0107855b1480 15.0 landed
-
Fix stats_fetch_consistency default value indicated in postgresql.conf.sample.
- 98f897339b01 15.0 landed