|
| 1 | +--- |
| 2 | +title:PostgreSQL 18 is available on Clever Cloud |
| 3 | +description:And there are lots of great new features still to come! |
| 4 | +date:2025-10-08 |
| 5 | +tags: |
| 6 | + -addons |
| 7 | + -update |
| 8 | +authors: |
| 9 | + -name:David Legrand |
| 10 | +link:https://github.com/davlgd |
| 11 | +image:https://github.com/davlgd.png?size=40 |
| 12 | +excludeSearch:true |
| 13 | +--- |
| 14 | + |
| 15 | +[PostgreSQL 18](https://www.postgresql.org/about/news/postgresql-18-released-3142/) is available on Clever Cloud, with the same default extensions enabled for PostgreSQL 17. This release comes with`io_uring` for asynchronous I/O, better performance,[virtual generated columns](https://www.postgresql.org/docs/18/sql-createtable.html#SQL-CREATETABLE-PARMS-GENERATED-STORED), UUIDv7 generation, improved text processing and multiple authentication and security features. |
| 16 | + |
| 17 | +You can simply test it with a new add-on or update an existing one through automatic and safe Clever Cloud's migration process. |
| 18 | + |
| 19 | +*[Learn more about PostgreSQL on Clever Cloud](/doc/addons/postgresql/) |
| 20 | +*[PostgreSQL release notes](https://www.postgresql.org/docs/release/) |