Re: BUG #17804: Assertion failed in pg_stat after fetching from pg_stat_database and switching cache->snapshot

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: exclusion@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2023-05-06T03:28:51Z
Lists: pgsql-bugs
On Mon, May 01, 2023 at 02:18:00PM +0900, Michael Paquier wrote:
> At the end, I am finishing with the attached, without the sample file
> part.  Thoughts?

FYI, I am planning to get this stuff done next week after the next set
of minor releases gets tagged (time was a bit scarce here this week to
get that properly done).  If there are no objections, of course.
--
Michael

Commits

  1. Fix assertion failure when updating stats_fetch_consistency in a transaction

  2. Document values of stats_fetch_consistency in postgresql.conf.sample