EDB Postgres Advanced Server 15.16.0 release notes v15
Released: 12 Feb 2026
EDB Postgres Advanced Server 15.16.0 includes the following enhancements and bug fixes:
| Type | Description | Addresses |
|---|---|---|
| Upstream merge | Merged with community PostgreSQL 15.16. See the PostgreSQL 15.16 Release Notes for more information. | |
| Bug fix | Fixed an issue where memory was allocated in an inappropriate context during parallel execution, leading to rare crashes when the system released data still in use by active workers; memory is now correctly scoped to a long-lived context. | #52519 |