# Pull a materialized view from a Redshift data warehouse?

**URL:** https://community.parabola.io/t/pull-a-materialized-view-from-a-redshift-data-warehouse/3203
**Category:** Ask a question
**Tags:** Using-APIs
**Created:** [February 15, 2025, 2:50am UTC](https://community.parabola.io/t/pull-a-materialized-view-from-a-redshift-data-warehouse/3203 "2025-02-15T02:50:10Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Richard\_Tran](https://avatars.discourse-cdn.com/v4/letter/r/d2c977/32.png) [@Richard\_Tran](https://community.parabola.io/u/Richard_Tran)
#### Post date: [February 15, 2025, 2:50am UTC](https://community.parabola.io/t/pull-a-materialized-view-from-a-redshift-data-warehouse/3203/1 "2025-02-15T02:50:10Z")

</div>

Hi everyone. Does the Redshift integration allow access to only tables? What about materialized views?

---

<div class="post-metadata">

### Author: ![Emory\_Stainbrook](https://sea2.discourse-cdn.com/flex020/user_avatar/community.parabola.io/emory_stainbrook/32/1772_2.png) [@Emory\_Stainbrook](https://community.parabola.io/u/Emory_Stainbrook)
#### Post date: [February 18, 2025, 10:24pm UTC](https://community.parabola.io/t/pull-a-materialized-view-from-a-redshift-data-warehouse/3203/2 "2025-02-18T22:24:13Z")

</div>

Hi @Richard_Tran - Happy to help! Our Redshift integration currently pulls in information from tables. If you’re wanting to recreate a view in that step, you can do this by using the Query section in the advanced features to recreate that view from your tables.

Let us know if you have any questions!

---

<div class="post-metadata">

### Author: ![Richard\_Tran](https://avatars.discourse-cdn.com/v4/letter/r/d2c977/32.png) [@Richard\_Tran](https://community.parabola.io/u/Richard_Tran)
#### Post date: [February 19, 2025, 12:10am UTC](https://community.parabola.io/t/pull-a-materialized-view-from-a-redshift-data-warehouse/3203/3 "2025-02-19T00:10:36Z")

</div>

I see. I’ll have to discuss with our data engineers about avoiding materialized views then. Thank you, Emory.
