- Hypertables: captured events are rerouted from their chunk-specific topics to a single logical topic
named according to the following pattern:
<topic.prefix>.<hypertable-schema-name>.<hypertable-name> - Continuous aggregates: captured events are rerouted from their chunk-specific topics to a single logical topic
named according to the following pattern:
<topic.prefix>.<aggregate-schema-name>.<aggregate-name> - Hypercore: If you enable hypercore, the Debezium connector does not apply any special processing to data in the columnstore. Compressed chunks are forwarded unchanged to the next downstream job in the pipeline for further processing as needed. Typically, messages with compressed chunks are dropped, and are not processed by subsequent jobs in the pipeline.
Prerequisites
To follow the steps on this page:- Create a target instance.
- Install Docker on your development machine.
Configure your database to work with Debezium
- Self-hosted TimescaleDB
- Tiger Cloud
To set up to communicate with Debezium: