Postgres logical replication stuck at LSN value. I want to advance past it with pg_replication_origin_advance
Postgres 13 on AWS RDS Replication slot is growing in size CPU and I/O are low on both master and slave The subscriber seems to be stuck at 33533/7D2841D8 even though the received LSN keeps advancing. There is a logical worker that runs on the subscriber because I see it in pg_stat_activity however I’m not […]
Postgres logical replication stuck at LSN value. I want to advance past it with pg_replication_origin_advance
Postgres 13 on AWS RDS Replication slot is growing in size CPU and I/O are low on both master and slave The subscriber seems to be stuck at 33533/7D2841D8 even though the received LSN keeps advancing. There is a logical worker that runs on the subscriber because I see it in pg_stat_activity however I’m not […]