Re: Large objects and out-of-memory
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Konstantin Knizhnik <k.knizhnik@postgrespro.ru>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-bugs@lists.postgresql.org
Date: 2020-12-28T13:22:42Z
Lists: pgsql-bugs
On Fri, Dec 25, 2020 at 10:51:00AM +0900, Michael Paquier wrote: > Good catch. It is very easy to miss that this is not "rm", but "sn". > I have checked the rest of this area and did not notice similar > errors. I'll backpatch the attached if there are no objections. Applied this one with 643428c & co. -- Michael
Commits
-
Fix inconsistent code with shared invalidations of snapshots
- 8fcc2fb98064 9.5.25 landed
- 7bf20c1b8a14 9.6.21 landed
- 1c7ca6178963 10.16 landed
- 6819380dd265 11.11 landed
- 190f0af0d127 12.6 landed
- 30803bd1cd6c 13.2 landed
- 643428c54b95 14.0 landed