RWM Console cluster: risingwave-alinma.alinma-rw.svc.cluster.local

← cluster party objects party_source
Overview Objects Graph History
source · party.party_source
Parallelism
1
Actors
1 / 1
running
Distribution
SINGLE
Rows
State size
Created
2026-08-05 14:38
Initialized
2026-08-05 14:38
Fragment flags
SOURCE
Actors
ActorFragmentWorkerState
741711 36849 51 running
sql · party.party_source — click to expand
CREATE SOURCE party.party_source
WITH (
  connector='postgres-cdc',
  hostname='psql-alinma-nonprod-uae.postgres.database.azure.com',
  port='5432',
  username='migration_user',
  password='***',
  database.name='alinma-qa-party-service',
  schema.name='public',
  slot.name='rwm_party_alinma_qa_uae',
  publication.name='risingwave_party_publication',
  publication.create.enable='true',
  ssl.mode='require',
  debezium.heartbeat.interval.ms='30000'
)
Lineage · party.party_source 8 objects
Direct (1-hop) dependencies from rw_depend, across schemas. Click a neighbor to expand its dependencies; ⌘/Ctrl-click opens its page. Drag to pan, scroll to zoom. External source/sink endpoints (Kafka, Iceberg) are not shown.