Skip to content

Commit 9475613

Browse files
aishwarya24ddhodge
andauthored
[DOC-835] [TP->GA] PG 15 features (yugabyte#27824)
* removed tp badge * edits --------- Co-authored-by: Dwight Hodge <ghodge@yugabyte.com>
1 parent 8a27f3b commit 9475613

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

docs/content/v2025.1/develop/pg15-features.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ headerTitle: PostgreSQL 15 features
44
linkTitle: PG15 features
55
description: Use PostgreSQL 15 features in your applications
66
headContent: Use PostgreSQL 15 features in your applications
7-
tags:
8-
feature: tech-preview
97
menu:
108
v2025.1:
119
identifier: yb-postgresql-15
@@ -16,21 +14,13 @@ type: docs
1614

1715
The YugabyteDB [YSQL API](../../api/ysql/) reuses a fork of the PostgreSQL [query layer](../../architecture/query-layer/). This architecture allows YSQL to support most PostgreSQL features, such as data types, queries, expressions, operators and functions, stored procedures, triggers, extensions, and so on - all of which are expected to work identically on both database systems.
1816

19-
Initially based on PostgreSQL 11.2, YSQL has been continuously enhanced with features, improvements, and security fixes pulled from PostgreSQL 12+, in addition to our own improvements. With {{<release "2.25">}}, YugabyteDB now adds support for PostgreSQL 15, which brings many new features and improvements.
17+
Initially based on PostgreSQL 11.2, YSQL has been continuously enhanced with features, improvements, and security fixes pulled from PostgreSQL 12+, in addition to our own improvements. YugabyteDB {{<release "2025.1">}} is based on PostgreSQL 15, which brings many new features and improvements.
2018

2119
{{<lead link="https://www.yugabyte.com/blog/yugabytedb-moves-beyond-postgresql-11/">}}
2220
Learn more about the [journey to PostgreSQL 15](https://www.yugabyte.com/blog/yugabytedb-moves-beyond-postgresql-11/).
2321
{{</lead>}}
2422

25-
## Try it out
26-
27-
PostgreSQL 15 support is in Tech Preview and included with the YugabyteDB 2.25 preview release.
28-
29-
| Product | To try it out |
30-
| :--- | :--- |
31-
| YugabyteDB | Follow the instructions in [Quick Start](/preview/tutorials/quick-start/macos/).<br>For information on upgrading a PostgreSQL 11-based universe (v2024.2 and earlier) to a version based on PostgreSQL 15 (v2.25.1 or later), refer to [YSQL major upgrade](../../manage/ysql-major-upgrade-yugabyted/). |
32-
| YugabyteDB&nbsp;Anywhere | [Install YugabyteDB Anywhere v2.25.0.0 or later](../../yugabyte-platform/install-yugabyte-platform/install-software/installer/#quick-start) and [create a universe](../../yugabyte-platform/create-deployments/create-universe-multi-zone/) using DB Version 2.25.0.0 or later. |
33-
| YugabyteDB Aeon| [Create a Sandbox cluster](/preview/yugabyte-cloud/cloud-basics/create-clusters/create-clusters-free/) with the Database version set to Preview Track (v2.25). |
23+
Note that upgrading a PostgreSQL 11-based universe ({{<release "2024.2">}} and earlier) to a version based on PostgreSQL 15 requires additional steps. For more information, refer to [YSQL major upgrade](../../manage/ysql-major-upgrade-yugabyted/).
3424

3525
## What's new
3626

0 commit comments

Comments
 (0)