Retaining PostgreSQL backups in AWS environments

When you create a Cloudera Data Warehouse cluster using the CDP CLI create-cluster command, any PostgreSQL backup retention period you set on your Cloud Provider side, is observed by CDP.

  1. In AWS, configure BackupRetentionPeriod.
  2. Create a DW cluster using the CDP CLI create-cluster command.
    The DW cluster will retain the PostgreSQL backups according to your configuration.