PostgreSQL 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22 released

Published by

A new software update is available: PostgreSQL 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22 released

PostgreSQL 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22 released

PostgreSQL has announced an update for all supported versions, which includes 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22. The update encompasses bug fixes and enhancements, including the restoration of ALTER ROLE functionality. Assign role and modify database settings. Implementing SET ROLE to restore compatibility for timescaledb and other PostgreSQL extensions developed prior to 2024-11-14, addressing issues with logical replication slot restart_lsn, preventing the deletion of WAL files during pg_rewind, and resolving race conditions.

Read more @ Linux Compatible