Forum Discussion

PSAmmirata's avatar
PSAmmirata
Employee
5 years ago

Redshift Bulk Upsert - how does it work?

How does the Redshift Bulk Upsert work underneath the covers? For example, I know that the Redshift Bulk Load snap writes the data to S3 and then executes a Redshift COPY command to load the data fro...