Managed PostgreSQL supports version 14
November 23, 2021
update
Managed PostgreSQL now supports version 14 on the Exoscale platform. With this update customers benefit from the latest features and upgrades on Exoscale DBaaS 'pg'.
This new version from the famous open-source relational database engine includes amongst many others:
- Implementation of SQL-standard SEARCH and CYCLE options for common table expressions
- Extension of range types by adding multiranges
- Various performance improvements for parallel queries, heavily-concurrent workloads, logical replication, and more
Find all new features in the official PostgreSQL release notes.
To benefit from the new version when creating a new database or forking an existing one, just add the `--pg-version` parameter at the command line.
