Re: logical replication - negative bitmapset member not allowed
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Tim Clarke <tim.clarke@minerva.info>
Cc: PostgreSQL General List <pgsql-general@postgresql.org>
Date: 2019-04-01T14:02:44Z
Lists: pgsql-general
Tim Clarke <tim.clarke@minerva.info> writes: > I'm getting this message every 5 seconds on a single-master, > single-slave replication of PG10.7->PG10.7 both on Centos. Its over the > 'net but otherwise seems to perform excellently. Any ideas what's > causing it and how to fix? That'd certainly be a bug, but we'd need to reproduce it to fix it. What are you doing that's different from everybody else? Can you provide any other info to narrow down the problem? regards, tom lane
Commits
-
Fix negative bitmapset member not allowed error in logical replication
- 2e00d5976419 10.11 landed
- 7961da1887af 11.6 landed
- d891d2c89785 12.1 landed
- 1c60e40ad54b 13.0 landed