Skip to content

Commit faabc87

Browse files
authored
Merge pull request #42789 from rachel-msft/pgv
Pgv
2 parents ea14a23 + abfcf99 commit faabc87

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/postgresql/concepts-supported-versions.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,16 @@ manager: kfile
88
editor: jasonwhowell
99
ms.service: postgresql
1010
ms.topic: article
11-
ms.date: 05/23/2018
11+
ms.date: 06/01/2018
1212
---
1313
# Supported PostgreSQL Database Versions
1414
Microsoft aims to support n-2 versions of the PostgreSQL engine in the Azure Database for PostgreSQL service, meaning the currently released major version (n) and the two prior major versions (-2).
1515

1616
Azure Database for PostgreSQL currently supports the following versions:
1717

18+
## PostgreSQL Version 10.3
19+
Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/10/static/release-10-3.html) to learn more about improvements and fixes in PostgreSQL 10.3.
20+
1821
## PostgreSQL Version 9.6.7
1922
Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/9.6/static/release-9-6-7.html) to learn more about improvements and fixes in PostgreSQL 9.6.7.
2023

@@ -25,4 +28,4 @@ Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/9.5/stat
2528
Azure Database for PostgreSQL automatically manages patching for minor version updates. Currently, major version upgrade is not supported. For example, upgrading from PostgreSQL 9.5 to PostgreSQL 9.6 is not supported.
2629

2730
## Next steps
28-
For information about the support of different PostgreSQL extensions, see [PostgreSQL Extensions](concepts-extensions.md)
31+
For information about the support of different PostgreSQL extensions, see [PostgreSQL Extensions](concepts-extensions.md).

0 commit comments

Comments
 (0)