Re: Logical replication is missing block of rows when sending initial sync?
hubert depesz lubaczewski <depesz@depesz.com>
From: hubert depesz lubaczewski <depesz@depesz.com>
To: Tomas Vondra <tomas.vondra@enterprisedb.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>, kuroda.hayato@fujitsu.com, pgsql-bugs@lists.postgresql.org
Date: 2023-11-03T12:22:42Z
Lists: pgsql-bugs
On Fri, Nov 03, 2023 at 01:20:22PM +0100, Tomas Vondra wrote: > I think it'd be interesting to know: > > 1) Commit LSN for the missing rows (for the xmin). > > 2) Are the other changes for these transactions that *got* replicated > correctly? How would I know? > 3) LSNs used for the tablesync slot, catchup etc. I believe those are in > the server log. I will provide more logs on the next problem. Best regards, depesz