a year ago
Stream CDC data into PostgreSQL
Today we are announcing support for streaming real-time data to PostgreSQL.
The following features are supported:
- At-least-once delivery
- Delete mode (Delete entries or leave them with metadata updated indicating it has been deleted at source)
- Idempotent writes (Insert/Upsert mode)
- Schema evolution
PostgreSQL is now available under Destinations to add today.