Skip to content
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

Write a guide for setting up a pipeline (postgres -> kafka) #1855

Open
lovromazgon opened this issue Sep 16, 2024 · 0 comments
Open

Write a guide for setting up a pipeline (postgres -> kafka) #1855

lovromazgon opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@lovromazgon
Copy link
Member

lovromazgon commented Sep 16, 2024

This one is a bit more advanced than #1854, it already requires some setup (running Postgres and Kafka), creating some tables and data in the source and then consuming the data from Kafka to prove it reached the destination.

If possible, try to find a docker container for Postgres that already has some data included, or possibly has a table that is continuously getting data inserted/updated by an agent, or something.

@hariso hariso added the documentation Improvements or additions to documentation label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Todo
Development

No branches or pull requests

2 participants