Re: logical decoding / rewrite map vs. maxAllocatedDescs
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: Andres Freund <andres@anarazel.de>
Cc: Tomas Vondra <tomas.vondra@2ndquadrant.com>,
Alvaro Herrera <alvherre@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-08-11T07:15:25Z
Lists: pgsql-hackers
On Sat, Aug 11, 2018 at 12:06 AM, Andres Freund <andres@anarazel.de> wrote: > To the point that I wonder if we shouldn't just change the ERROR into a > PANIC on master (but not REL_11_STABLE), so the buildfarm gives us > feedback. I don't think the problem can fundamentally be related to > subscriptions, given the error occurs before any subscriptions are > created in the schedule. +1. I like that idea. -- Peter Geoghegan
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