Skip to content

Guides

Step-by-step instructions to get things done

Available Guides

  1. Configure Postgres: Set up your database for replication. Start here.

  2. Your First Pipeline (15 min): Build a pipeline that streams changes to memory.

  3. Custom Stores and Destinations (30 min): Implement your own store and HTTP destination.

Before You Start

  • Rust 1.75 or later
  • Postgres server (local or remote)
  • Basic familiarity with Rust and SQL

New to Postgres logical replication? Read Postgres Replication Concepts first.

Next Steps

Need Help?

  1. Double-check the prerequisites
  2. Search GitHub issues
  3. Open an issue with details