Skip to content

Commit 6b11650

Browse files
committed
Vlae fixes & updates to the schema Q
1 parent ba30df8 commit 6b11650

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

src/connections/storage/warehouses/faq.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,16 +113,15 @@ and the relationships that exist between elements. Segment's schemas use the fol
113113
114114
For more information about Warehouse Schemas, see the [Warehouse Schemas](/docs/connections/storage/warehouses/schema) page.
115115

116-
## If my syncs fail and get fixed, will I need to ask for a backfill?
116+
## If my syncs fail and get fixed, do I need to ask for a backfill?
117117

118118
If your syncs fail, you do not need to reach out to Segment Support to request a backfill. Once a successful sync takes place,
119-
Segment will automatically load all of the data created since the last successful sync.
119+
Segment automatically loads all of the data generated since the last successful sync occurred.
120120

121121

122122
## Can I change my schema names once they've been created?
123123

124-
Segment stores the name of your hanging the name of your schema in the **SQL Settings** page without updating the name in your data warehouse causes the schema
125-
to be split into two after the name is changed.
124+
Segment stores the name of your schema in the **SQL Settings** page. Changing the name of your schma in the app without updating the name in your data warehouse causes a new schema to form, one independent of historical data.
126125

127126
To change the name of your schema without disruptions:
128127

src/connections/storage/warehouses/warehouse-syncs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Your plan determines how frequently data is synced to your warehouse.
2222
*If you're a Business plan member and would like to adjust your sync frequency, you can do so using the Selective Sync feature. To enable Selective Sync, please go to **Warehouse** > **Settings** > **Sync Schedule**.
2323

2424
> note "Why can't I sync more than 24 times per day?"
25-
> We do not set syncs to happen more than once per hour (ie, 24 times per day). The warehouse product is not designed for real-time data, so more frequent syncs would not necessarily be helpful.
25+
> We do not set syncs to happen more than once per hour (24 times per day). The warehouse product is not designed for real-time data, so more frequent syncs would not necessarily be helpful.
2626
2727
## Sync History
2828
You can use the Sync History page to see the status and history of data updates in your warehouse. The Sync History page is available for every source connected to each warehouse. This page helps you answer questions like, “Has the data from a specific source been updated recently?” “Did a sync completely fail, or only partially fail?” and “Why wasn’t this sync successful?”

0 commit comments

Comments
 (0)