@@ -15,30 +15,31 @@ ms.date: 10/01/2021
15
15
16
16
The version of PostgreSQL running in a Hyperscale (Citus) server group is
17
17
customizable during creation. Hyperscale (Citus) currently supports the
18
- following major versions:
18
+ following major [ PostgreSQL
19
+ versions] ( https://www.postgresql.org/docs/release/ ) :
19
20
20
21
### PostgreSQL version 14
21
22
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
24
25
learn more about improvements and fixes in this minor release.
25
26
26
27
### PostgreSQL version 13
27
28
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
30
31
learn more about improvements and fixes in this minor release.
31
32
32
33
### PostgreSQL version 12
33
34
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
36
37
learn more about improvements and fixes in this minor release.
37
38
38
39
### PostgreSQL version 11
39
40
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
42
43
learn more about improvements and fixes in this minor release.
43
44
44
45
### PostgreSQL version 10 and older
0 commit comments