# Warehouse Cost Management Improvements

RudderStack lets you quickly sync Event Stream data to your warehouse destinations using an advanced **Warehouse Append** setting. With this setting, RudderStack appends your incoming Event Stream data to the existing data in your warehouse, leading to faster data syncs and significantly reducing your warehouse costs.

RudderStack supports this feature for the following warehouse destinations:

- [Amazon Redshift]({{< ref "destinations/warehouse-destinations/redshift.md" >}})
- [Azure Synapse]({{< ref "destinations/warehouse-destinations/azure-synapse.md" >}})
- [ClickHouse]({{< ref "destinations/warehouse-destinations/clickhouse.md" >}})
- [Databricks Delta Lake]({{< ref "destinations/warehouse-destinations/delta-lake/" >}})
- [Microsoft SQL Server]({{< ref "destinations/warehouse-destinations/sql-server.md" >}})
- [PostgreSQL]({{< ref "destinations/warehouse-destinations/postgresql.md" >}})
- [Snowflake]({{< ref "destinations/warehouse-destinations/snowflake.md" >}})

Note that while the append operation helps to achieve faster data syncs with reduced warehouse costs, it may increase the number of duplicates present in the warehouse, especially if the existing data is older than two weeks. You can turn off this setting to ensure 100% non-duplicate data.

To enable this feature for your existing warehouse destinations, go to the **Configuration** tab of your destination in the RudderStack dashboard, click **Edit Configuration**, and turn on the **Warehouse Append** setting.

For more information on this feature, see the **Advanced settings** section of the specific [warehouse destination documentation]({{< ref "destinations/warehouse-destinations/redshift.md#advanced-settings" >}}).
