After you import an Amazon Redshift source or target definition into the PowerCenter repository, you can create a mapping to read data from an Amazon Redshift source or write data to an Amazon Redshift target.
You can read data from a single Amazon Redshift source and write data to a multiple Amazon Redshift targets.
When you create a temporary table for an upsert, update, or delete operation in the local staging area, you must create the temporary table in the following format:
By default, you have the permission to create the temporary tables as you have the PUBLIC group membership. To deny the permission, revoke the TEMP permission from the PUBLIC group and allow the TEMP permission to specific or groups of individuals.