You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[PostgreSQL 13](https://www.postgresql.org/about/news/postgresql-13-released-2077/)|[Features](https://www.postgresql.org/docs/13/release-13.html)| Apr 6, 2021 | Nov 13, 2025 |
88
94
|[PostgreSQL 14](https://www.postgresql.org/about/news/postgresql-14-released-2318/)|[Features](https://www.postgresql.org/docs/14/release-14.html)| Oct 1, 2021 | Nov 12, 2026 |
89
95
|[PostgreSQL 15](https://www.postgresql.org/about/news/postgresql-15-released-2526/)|[Features](https://www.postgresql.org/docs/15/release-15.html)| Oct 20, 2022 | Nov 11, 2027 |
96
+
|[PostgreSQL 16](https://www.postgresql.org/about/news/postgresql-16-released-2715/)|[Features](https://www.postgresql.org/docs/16/release-16.html)| Sep 28, 2023 | Nov 9, 2028 |
90
97
91
98
### Retired PostgreSQL engine versions not supported in Azure Cosmos DB for PostgreSQL
92
99
@@ -105,7 +112,7 @@ PostgreSQL database version:
105
112
106
113
Depending on which version of PostgreSQL is running in a cluster,
107
114
different [versions of PostgreSQL extensions](reference-extensions.md)
108
-
will be installed as well. In particular, PostgreSQL 14and PostgreSQL 15 come with Citus 12, PostgreSQL 13 comes with Citus 11, PostgreSQL 12 comes with Citus 10, and earlier PostgreSQL versions come with Citus 9.5.
115
+
will be installed as well. In particular, PostgreSQL 14, PostgreSQL 15, and PostgreSQL 16 come with Citus 12, PostgreSQL 13 comes with Citus 11, PostgreSQL 12 comes with Citus 10, and earlier PostgreSQL versions come with Citus 9.5.
0 commit comments