Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange for Amazon Redshift
  3. PowerExchange for Amazon Redshift Configuration
  4. Amazon Redshift Connections
  5. PowerExchange for Amazon Redshift Data Objects
  6. Amazon Redshift Mappings
  7. Pushdown Optimization
  8. Amazon Redshift Lookup
  9. Appendix A: Amazon Redshift Datatype Reference
  10. Appendix B: Troubleshooting

PowerExchange for Amazon Redshift User Guide

PowerExchange for Amazon Redshift User Guide

Amazon Redshift Data Object Write Operation

Amazon Redshift Data Object Write Operation

Create a mapping to move data to an Amazon Redshift table. Change the connection to an Amazon Redshift connection, and define the write operation properties to write data to Amazon Redshift.
You can perform insert, update, delete, and upsert operations on an Amazon Redshift target.
If the distribution key column in a target table contains null values and you configure a mapping with an upsert operation for the same target table, the mapping might create duplicate rows. To avoid creating duplicate rows, you must perform one of the following tasks:
  • Replace the null value with a non-null value when you load data.
  • Do not configure the column as a distribution key if you expect null values in the distribution key column.
  • Remove the distribution key column from the target table temporarily when you load data.

0 COMMENTS

We’d like to hear from you!