You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/postgresql/flexible-server/concepts-extensions.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Extensions
3
3
description: Learn about the available PostgreSQL extensions in Azure Database for PostgreSQL - Flexible Server.
4
4
author: varun-dhawan
5
5
ms.author: varundhawan
6
-
ms.date: 1/8/2024
6
+
ms.date: 2/20/2024
7
7
ms.service: postgresql
8
8
ms.subservice: flexible-server
9
9
ms.topic: conceptual
@@ -157,7 +157,7 @@ The following extensions are available in Azure Database for PostgreSQL flexible
157
157
|[pg_prewarm](https://www.postgresql.org/docs/13/pgprewarm.html)|Prewarm relation data |1.2 |1.2 |1.2 |1.2 |1.2 |1.2 |
158
158
|[pg_repack](https://reorg.github.io/pg_repack/)|Lets you remove bloat from tables and indexes |1.4.7 |1.4.7 |1.4.7 |1.4.7 |1.4.7 |1.4.7 |
159
159
|[pg_squeeze](https://github.com/cybertec-postgresql/pg_squeeze)|A tool to remove unused space from a relation. |1.6 |1.5 |1.5 |1.5 |1.5 |1.5 |
160
-
|[pg_stat_statements](https://www.postgresql.org/docs/13/pgstatstatements.html)|Track execution statistics of all SQL statements executed |1.1|1.8|1.8|1.8 |1.7 |1.6 |
160
+
|[pg_stat_statements](https://www.postgresql.org/docs/13/pgstatstatements.html)|Track execution statistics of all SQL statements executed |1.10|1.10|1.9|1.8 |1.7 |1.6 |
161
161
|[pg_trgm](https://www.postgresql.org/docs/13/pgtrgm.html)|Text similarity measurement and index searching based on trigrams |1.6 |1.5 |1.5 |1.5 |1.4 |1.4 |
162
162
|[pg_visibility](https://www.postgresql.org/docs/13/pgvisibility.html)|Examine the visibility map (VM) and page-level visibility info |1.2 |1.2 |1.2 |1.2 |1.2 |1.2 |
0 commit comments