Pipeline Status

Real-time CDC sync status per table

Overall Health

Active Syncs

0

Total Events

0

Success Rate

0%

Avg Lag

0s

Table Status Total Events Success Rate Lag (seconds) Events/Min Last Updated
No sync status available. Configure CDC sync to see data.

📚 How to Configure CDC Sync

To start syncing data from PostgreSQL tables:

  1. Set up Debezium connector on your PostgreSQL database
  2. Configure Google Pub/Sub topic for CDC events
  3. Create SyncConfiguration for each table you want to sync
  4. Start the CDC subscriber: python manage.py start_cdc_subscriber