PostgreSQLPostgresCompare3 min readrelease notesintermediate
PostgresCompare 2.2.0 Released
Summary
PostgresCompare 2.2.0 is a major rewrite (Electron → Tauri) that adds pipelines, quick compare, data‑change scripting, an MCP server for AI‑driven migrations, parallel connections, and a CLI for schema export. UI is restyled, multilingual, and self‑updating. Supports PostgreSQL 9.2‑18 on Windows, macOS, Linux.
- Rebuilt on Tauri: smaller binary, lower RAM, automatic updates.
- New UI: modern theme, list view, spotlight search, keyboard navigation, six language translations.
- Pipelines let you model env chains (dev‑test‑stage‑prod) as a graph; comparisons are edges with results displayed on the canvas.
- Quick compare for ad‑hoc diff without a saved project; demo DB for first‑run walkthrough.
The rewrite reduces resource usage and adds self‑update, which matters for developers running multiple local DB instances. Pipelines and the MCP server enable automated CI/CD and AI‑assisted schema management, addressing drift detection and migration generation at scale. Parallel connections and di…
5/10


