toluaina / pgsync

Postgres to Elasticsearch/OpenSearch sync
https://pgsync.com
MIT License
1.11k stars 174 forks source link

PGSync does not clear up WAL #429

Closed vivekburman closed 1 year ago

vivekburman commented 1 year ago

PGSync version: 2.5.0

Postgres version: 10

Elasticsearch version: 8.6

Redis version: 6.0.16

Python version: 3.7

Problem Description:

So, I have created fresh setup. My use case is I've couple of Postgres schema's which are not used as part of Elastic Search. So after performing bootstrap -> pgsync. I see the peeking the WAL logs still shows data from other Postgres schemas.

Error Message (if any):