Summary
Error message ‘Saved offset is before replication slot’s confirmed lsn’ indicates a problem with the initial connection attempting incremental sync instead of full sync replication.
Question
Hi everyone ! I have this following issue when I try to sync some tables for the 1st time, I’m using Incremental | Append + Deduped:
io.airbyte.commons.exceptions.ConfigErrorException: Saved offset is before replication slot's confirmed lsn. Please reset the connection, and then increase WAL retention and/or increase sync frequency to prevent this from happening in the future.
I didn’t find any issues on my PostgreSQL database. I created the replication slot as expected. It looks like the initial connection is attempting to do an incremental sync instead of full sync replication.
Can someone help me, please ?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.