news
PostgreSQL 18.3, 17.9, 16.13, 15.17, and 14.22 Released; PostgresCompare 1.1.104 and pgvector 0.8.2 Released
-
PostgreSQL ☛ PostgreSQL 18.3, 17.9, 16.13, 15.17, and 14.22 Released!
The PostgreSQL Global Development Group has released an update to all supported versions of PostgreSQL, including 18.3, 17.9, 16.13, 15.17, and 14.22. This is an out-of-cycle release that fixes several regressions reported after the last update release.
-
PostgreSQL ☛ PostgresCompare 1.1.104 Released
PostgresCompare is pleased to announce the release of version 1.1.104, along with a summary of recent highlights from 1.1.103.
PostgresCompare connects to two live PostgreSQL databases, detects schema differences across tables, views, functions, indexes, types, and 30+ other object types, and generates a ready-to-run SQL deployment script to synchronise them. It runs on Windows, macOS, and Linux.
-
PostgreSQL ☛ pgvector 0.8.2 Released
pgvector 0.8.2 is now available. This release fixes a buffer overflow with parallel HNSW index builds (CVE-2026-3172), which can leak sensitive data from other relations or crash the database server. Users are encouraged to upgrade when possible.