Hello I run an incremental sync from Postgres DB ...
# ask-community-for-troubleshooting
o
Hello I run an incremental sync from Postgres DB to a GCS bucket. I recently notice that some of the rows are missing (records that were last updated before 24th, April). I want to do a full refresh of that particular table, but would I still be able to do the incremental sync afterwards?
a
Hey @Oluwapelumi Adeosun, yes you can change the sync mode once again to incremental after setting it to full refresh.
o
Thanks for the response @Augustin Lafanechere (Airbyte)