Question about incremental load (I am using meltano salesforce tap).
I don't see it is working - i.e. 2 sequential extraction take about the same (long) time
I am not specifying state file - is this is the root cause?
I am running in container so there is no real persistence - in sqlite or file system.
Is the state / bookmarks persisted to meltano db?
If yes - is it recommended to use real db - like postgres?