Skip to content

Commit 600446f

Browse files
authored
Update concepts-supported-versions.md
1 parent 752185f commit 600446f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/concepts-supported-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The current minor release is 9.6.15. Refer to the [PostgreSQL documentation](htt
2626
The current minor release is 9.5.19. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/9.5/static/release-9-5-19.html) to learn about improvements and fixes in this minor release.
2727

2828
## Managing upgrades
29-
The PostgreSQL project regularly issues minor releases to fix any reported bugs. Azure Database for PostgreSQL automatically patches servers with the minor releases.
29+
The PostgreSQL project regularly issues minor releases to fix reported bugs. Azure Database for PostgreSQL automatically patches servers with minor releases during the service's monthly deployments.
3030

3131
Automatic major version upgrade is not supported. For example, there is not an automatic upgrade from PostgreSQL 9.5 to PostgreSQL 9.6. To upgrade to the next major version, create a [database dump and restore](./howto-migrate-using-dump-and-restore.md) to a server that was created with the new engine version.
3232

0 commit comments

Comments
 (0)