Skip to content

Commit 1e71ead

Browse files
authored
removed more double ticks
1 parent cc86613 commit 1e71ead

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ A PostgreSQL connection, even idle, can occupy about 10 MB of memory. Also, crea
8989

9090
- 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'll need to use the [Single Server](../overview-single-server.md) option which supports the older major versions 95, 96 and 10.
9191
- Flexible Server supports all `contrib` extensions and more. Please refer to [PostgreSQL extensions](/azure/postgresql/flexible-server/concepts-extensions).
92-
- - Built-in PgBouncer connection pooler is currently not available for Burstable servers.
92+
- Built-in PgBouncer connection pooler is currently not available for Burstable servers.
9393
- SCRAM authentication isn't supported with connectivity using built-in PgBouncer.
9494

9595
### Stop/start operation
@@ -118,5 +118,5 @@ A PostgreSQL connection, even idle, can occupy about 10 MB of memory. Also, crea
118118

119119
- Understand [what’s available for compute and storage options](concepts-compute-storage.md)
120120
- Learn about [Supported PostgreSQL Database Versions](concepts-supported-versions.md)
121-
- - Review [how to back up and restore a server in Azure Database for PostgreSQL using the Azure portal](how-to-restore-server-portal.md)
121+
- Review [how to back up and restore a server in Azure Database for PostgreSQL using the Azure portal](how-to-restore-server-portal.md)
122122

0 commit comments

Comments
 (0)