| Actor | Fragment | Worker | State |
|---|---|---|---|
| 743115 | 37354 | 51 | running |
| 743116 | 37354 | 51 | running |
CREATE MATERIALIZED VIEW authz.active_portfolio_policies_to_portfolios_mv AS SELECT portfolio_policy_id, portfolio_id FROM portfolio_management.portfolio_policy AS portfolio_policy_next WHERE deleted_at IS NULL AND NOT portfolio_id IS NULL