Re: logical decoding / rewrite map vs. maxAllocatedDescs
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Tomas Vondra <tomas.vondra@2ndquadrant.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-08-11T07:57:56Z
Lists: pgsql-hackers
Attachments
- patch.diff (text/x-diff) patch
Hi, On 2018-08-11 00:46:25 -0700, Andres Freund wrote: > Below you can find the bt full showing a bunch of nested invalidations. Looking. Hm. I wonder if the attached fixes the issue for you. If it's this I don't understand why this doesn't occur on older branches... I've not yet been able to reliably reproduce the issue without the patch, so I'm not sure it means much that it didn't reoccur afterwards. - Andres
Commits
-
Close the file descriptor in ApplyLogicalMappingFile
- 43ba5ac6aa48 11.0 landed
- e00f4b68dc87 10.6 landed
- 5257b9bfbafd 9.6.11 landed
- 864ecd716a0d 9.5.15 landed
- ef1ac5b2ad08 9.4.20 landed
- fa73b377ee11 12.0 landed