Hi everyone,
I need help with destinations/postgres. I don't know how I can insert or update records with exists primary key?
Currently, all data I crawed from HTTP request, are appending to destination with duplicated unique field. I just want to update new data if this primary key is exists and insert if none.