You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/unify/profiles-sync/index.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,20 +79,18 @@ Segment staff then receives and enables live sync for your account.
79
79
80
80
#### Using Selective Sync
81
81
82
-
With Selective Sync, you can choose which tables and columns (also known as properties) to sync with Profiles Sync. Syncing fewer tables and properties will lead to faster and more frequent syncs, faster queries, and using less disk space.
82
+
Use Selective Sync to manage the data you send to your warehouses by choosing which tables and columns (also known as properties) to sync. Syncing fewer tables and properties will lead to faster and more frequent syncs, faster queries, and using less disk space.
83
83
84
84
You can access Selective Sync in two ways:
85
85
- From the Set Selective Sync page as you connect your warehouse to Profiles Sync.
86
86
- From the Profiles Sync settings (**Profiles Sync** > **Settings** > **Selective sync**).
87
87
88
-
89
88
You'll see a list of event type tables, event tables, and properties available to sync. Select the tables and properties that you'd like to sync, and be sure the ones you'd like to prevent from syncing aren't selected.
90
89
91
-
92
90
Regardless of schema size, only the first 5,000 collections and 5,000 properties per collection can be managed using your Segment space. To edit Selective Sync settings for any collection which exceeds this limit, [contact Segment support](https://app.segment.com/workspaces?contact=1){:target="blank"}.
93
91
94
92
> warning ""
95
-
> Note that Profiles Sync will always sync the External ID Mapping and ID Graph Updates tables. These tables can't be removed using Selective Sync.
93
+
> Note that Profiles Sync will always sync the External ID Mapping and ID Graph Updates tables. These tables can't be disabled with Selective Sync.
96
94
97
95
> info ""
98
96
> You must be a workspace owner to change Selective Sync settings.
@@ -101,7 +99,7 @@ Regardless of schema size, only the first 5,000 collections and 5,000 properties
101
99
102
100
By default, Segment syncs all tables and properties to your warehouse. Use Selective Sync when you'd like to prevent specific tables and properties from syncing to your warehouse. Segment stops syncing from disabled tables or properties, but will not delete any historical data from your warehouse.
103
101
104
-
If you choose to re-enable a table or property to sync again, only new data generated after re-enabling will sync to your warehouse. Segment doesn't backfill data that was omitted with Selective Sync.
102
+
If you choose to re-enable a table or property to sync again, only new data generated will sync to your warehouse. Segment doesn't backfill data that was omitted with Selective Sync.
0 commit comments