Skip to content

Commit fa003b5

Browse files
Merge pull request #261618 from AlicjaKucharczyk/patch-3
versions
2 parents f61e133 + 9041962 commit fa003b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/flexible-server/concepts-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ When using PostgreSQL for a busy database with a large number of concurrent conn
113113

114114
### Postgres engine, extensions, and PgBouncer
115115

116-
- Postgres 10 and older aren't supported as those are already retired by the open-source community. If you must use one of these versions, you need to use the [Single Server](../overview-single-server.md) option, which supports the older major versions 95, 96 and 10.
116+
- Postgres 10 and older aren't supported as those are already retired by the open-source community. If you must use one of these versions, you need to use the [Single Server](../overview-single-server.md) option, which supports the older major versions 9.5, 9.6 and 10.
117117
- Flexible Server supports all `contrib` extensions and more. Please refer to [PostgreSQL extensions](/azure/postgresql/flexible-server/concepts-extensions).
118118
- Built-in PgBouncer connection pooler is currently not available for Burstable servers.
119119

0 commit comments

Comments
 (0)