From: | Jehan-Guillaume de Rorthais <jgdr(at)dalibo(dot)com> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tim Clarke <tim(dot)clarke(at)minerva(dot)info>, PostgreSQL General List <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: logical replication - negative bitmapset member not allowed |
Date: | 2019-11-09 12:44:24 |
Message-ID: | 20191109134424.092dd859@firost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Sat, 9 Nov 2019 09:18:21 +0100
Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
> On 2019-11-07 16:18, Jehan-Guillaume de Rorthais wrote:
> > On Thu, 7 Nov 2019 16:02:21 +0100
> > Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
> >
> >> On 2019-11-05 17:05, Jehan-Guillaume de Rorthais wrote:
> >>>> I have simplified your reproduction steps from the previous message to a
> >>>> test case, and I can confirm that your proposed fix addresses the
> >>>> issue.
> >>>
> >>> Thanks for the feedback and the test case. I wonder if ALTER SUBSCRIPTION
> >>> DISABLE/ENABLE is useful in the test case?
> >>
> >> Turns out it's not necessary. Attached is an updated patch that
> >> simplifies the test even further and moves it into the
> >> 008_diff_schema.pl file.
> >
> > OK. No further comments on my side.
>
> Committed and backpatched. Thanks!
I'm glad to help!
Thanks,
From | Date | Subject | |
---|---|---|---|
Next Message | Peter J. Holzer | 2019-11-09 15:31:53 | Re: type SERIAL in C host-struct |
Previous Message | Peter Eisentraut | 2019-11-09 08:18:21 | Re: logical replication - negative bitmapset member not allowed |