Skip to content

Commit 56cf1c1

Browse files
committed
Bump pg minor versions on hyperscale
1 parent 52a4546 commit 56cf1c1

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

articles/postgresql/hyperscale/concepts-versions.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,30 +15,31 @@ ms.date: 10/01/2021
1515

1616
The version of PostgreSQL running in a Hyperscale (Citus) server group is
1717
customizable during creation. Hyperscale (Citus) currently supports the
18-
following major versions:
18+
following major [PostgreSQL
19+
versions](https://www.postgresql.org/docs/release/):
1920

2021
### PostgreSQL version 14
2122

22-
The current minor release is 14.0. Refer to the [PostgreSQL
23-
documentation](https://www.postgresql.org/docs/14/release-14.html) to
23+
The current minor release is 14.1. Refer to the [PostgreSQL
24+
documentation](https://www.postgresql.org/docs/14/release-14-1.html) to
2425
learn more about improvements and fixes in this minor release.
2526

2627
### PostgreSQL version 13
2728

28-
The current minor release is 13.4. Refer to the [PostgreSQL
29-
documentation](https://www.postgresql.org/docs/13/release-13-4.html) to
29+
The current minor release is 13.5. Refer to the [PostgreSQL
30+
documentation](https://www.postgresql.org/docs/13/release-13-5.html) to
3031
learn more about improvements and fixes in this minor release.
3132

3233
### PostgreSQL version 12
3334

34-
The current minor release is 12.8. Refer to the [PostgreSQL
35-
documentation](https://www.postgresql.org/docs/12/release-12-8.html) to
35+
The current minor release is 12.9. Refer to the [PostgreSQL
36+
documentation](https://www.postgresql.org/docs/12/release-12-9.html) to
3637
learn more about improvements and fixes in this minor release.
3738

3839
### PostgreSQL version 11
3940

40-
The current minor release is 11.13. Refer to the [PostgreSQL
41-
documentation](https://www.postgresql.org/docs/11/release-11-13.html) to
41+
The current minor release is 11.14. Refer to the [PostgreSQL
42+
documentation](https://www.postgresql.org/docs/11/release-11-14.html) to
4243
learn more about improvements and fixes in this minor release.
4344

4445
### PostgreSQL version 10 and older

0 commit comments

Comments
 (0)