toluaina/pgsync

PGSync does not clear up WAL

vivekburman opened this issue · 0 comments

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):