pg_easy_replicate is a simple tool for replicating PostgreSQL data from one database to another using logical replication. It abstracts away the complexity of publication/subscription setup and enables selective table replication. Ideal for developers or data engineers who want quick replication without deep Postgres expertise.
Features
- Simplifies logical replication setup in PostgreSQL
- Supports selective table replication
- CLI tool for fast configuration and execution
- Automatically handles publications and subscriptions
- Works across different Postgres versions
- Ideal for data sync between services or environments
Categories
DatabaseLicense
MIT LicenseFollow pg_easy_replicate
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pg_easy_replicate!