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
-
Fix assertion failure when updating stats_fetch_consistency in a transaction
- ccd21e1cfa11 15.4 landed
- 605994651b6a 16.0 landed
-
Document values of stats_fetch_consistency in postgresql.conf.sample
- 4d47eff99cc0 16.0 landed