Hello all :slightly_smiling_face: I am setting up ...
# ask-community-for-troubleshooting
p
Hello all 🙂 I am setting up the Postgres CDC connection and I had 2 issues: • On airbyte side: when the connection does not include all the tables from the source it find 0 changes even if there is (cf screenshot), when all tables are replicating it works well • On postgres the WAL does not seem to be deleted, in the replication_slot the value
confirmed_flush_lsn
change but not the
restart_lsn
, in my understanding the restart_lsn should update when a sync is done shouldn’t it? Thanks in advance 🙂 Airbyte version: 0.40.22 Postgres connector: 1.0.25