| Actor | Fragment | Worker | State |
|---|---|---|---|
| 157393 | 8385 | 33 | running |
CREATE SOURCE order_service.order_service_source WITH ( connector='postgres-cdc', hostname='psql-nonprod-uae.postgres.database.azure.com', port='5432', username='migration_user', password='***', database.name='ai-hub-int-order-service', schema.name='oms', slot.name='rwm_order_ai_hub_int_uae', publication.name='risingwave_publication', publication.create.enable='true', ssl.mode='require', debezium.heartbeat.interval.ms='30000' )