Skip to content

postgres_cdc: add support for streaming from multiple schemas #3119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ligfx opened this issue Jan 15, 2025 · 0 comments
Open

postgres_cdc: add support for streaming from multiple schemas #3119

ligfx opened this issue Jan 15, 2025 · 0 comments
Labels
enhancement needs investigation It looks as though have all the information needed but investigation is required

Comments

@ligfx
Copy link

ligfx commented Jan 15, 2025

Currently, the postgres_cdc output only supports streaming CDC events from tables within a single schema. It should be able to stream CDC events from tables across multiple schemas.

The schema name would also need to be added to the event metadata.

@mihaitodor mihaitodor added enhancement needs investigation It looks as though have all the information needed but investigation is required labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement needs investigation It looks as though have all the information needed but investigation is required
Projects
None yet
Development

No branches or pull requests

2 participants