Skip to content

Commit 3dca172

Browse files
Merge pull request #6908 from segmentio/retl-sources-to-faq
Adding RETL source Q
2 parents c7c8583 + f75933e commit 3dca172

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: src/connections/reverse-etl/index.md

+9
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,15 @@ Column JSON size | The maximum size of any single column value. | 128 KiB
354354

355355
## FAQs
356356

357+
#### What warehouse data sources does Segment support?
358+
Segment supports the following sources:
359+
* [Azure](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/azure-setup/)
360+
* [BigQuery](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup/)
361+
* [Databricks](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/databricks-setup/)
362+
* [Postgres](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/postgres-setup/)
363+
* [Redshift](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/redshift-setup/)
364+
* [Snowflake](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/snowflake-setup/)
365+
357366
#### Why do my sync results show *No records extracted* when I select *Updated records* after I enable the mapping?
358367
It's expected that when you select **Updated records** the records do not change after the first sync. During the first sync, the reverse ETL system calculates a snapshot of all the results and creates records in the `_segment_reverse_etl` schema. All the records are considered as *Added records* instead of *Updated records* at this time. The records can only meet the *Updated records* condition when the underlying values change after the first sync completes.
359368

0 commit comments

Comments
 (0)