How-To Guides
Practical solutions for common ETL tasks
How-to guides provide step-by-step instructions for accomplishing specific goals when working with ETL. Each guide assumes you're already familiar with ETL basics and focuses on the task at hand.
Database Configuration
Configure Postgres for Replication
Set up Postgres with the correct settings, and publications for ETL pipelines.
When to use: Setting up a new Postgres source for replication.
Next Steps
After solving your immediate problem:
- Learn more concepts → Explanations
- Look up technical details → Reference
- Build foundational knowledge → Tutorials
Need Help?
If these guides don't cover your specific situation:
- Check the Postgres configuration guide
- Search existing GitHub issues
- Open a new issue with details about your use case