PostgreSQL Open Source Projects
Migrations, data movement, high availability
We maintain a focused set of production-grade PostgreSQL tools. Each project solves a specific operational problem and is actively maintained upstream.
Migrations, data movement, high availability
We maintain a focused set of production-grade PostgreSQL tools. Each project solves a specific operational problem and is actively maintained upstream.
Migrate to PostgreSQL from any source
pgloader handles heterogeneous database migrations (MySQL, SQLite, and more) with automatic schema conversion and high-performance loading. Designed for real-world edge cases, it has been maintained and used in production since 2005.
Copy and upgrade PostgreSQL databases
pgcopydb enables PostgreSQL-to-PostgreSQL copy, upgrade, and migration workflows with minimal downtime. It is designed for modern environments where source and target systems are not binary-compatible or run on separate platforms/clouds, making WAL-based replication impractical. Built on logical decoding, it provides a reliable, repeatable approach to controlled data movement.
Automated PostgreSQL high availability
pg_auto_failover monitors PostgreSQL nodes and manages failover automatically using native PostgreSQL features. It provides a clear, predictable high availability model without complex external orchestration.
Professional upstream maintenance
These projects are actively maintained with a paid support model that ensures ongoing fixes, compatibility with new PostgreSQL releases, and regular improvements.
Get priority access, predictable releases, and direct support.