| Actor | Fragment | Worker | State |
|---|---|---|---|
| 737969 | 62306 | 51 | running |
| 737970 | 62306 | 51 | running |
| 741514 | 62305 | 51 | running |
| 741515 | 62305 | 51 | running |
CREATE SINK insights.account_groups_sink AS SELECT * FROM insights.account_groups_sink__rwm_shim WITH ( connector='postgres', host='psql-nonprod-uae-derived.postgres.database.azure.com', port='6432', user='migration_user', password='***', database='alinma-int-insights-db', table='account_groups_dm', schema='insights', type='upsert', force_compaction='true', primary_key='account_group_id', sink_rate_limit=0, snapshot='false' )