charley_guillaume
05/31/2021, 11:59 AMbenjamin_maquet
05/31/2021, 1:30 PMtarget-postgres so you’d need to check if such a mechanism is implemented I guess.
In our use case (we have built a custom target for s3), we don’t check if data has been loaded already, we instead only extract from the tap data that hasn’t been extracted yet (using replication keys like start_date for example). We then run an ETL job to de-dupe data if needed.douwe_maan
05/31/2021, 3:21 PMdouwe_maan
05/31/2021, 3:21 PMcharley_guillaume
06/01/2021, 7:22 AMdouwe_maan
06/01/2021, 2:30 PMkey_properties under https://hub.meltano.com/singer/spec#schemas. It's part of the SCHEMA message your tap outputs