Skip to content

Commit bb4b8e0

Browse files
Merge pull request #261481 from varun-dhawan/varund-july
[PostgreSQL] updates the pg_squeeze extn
2 parents 4b83443 + 32fd622 commit bb4b8e0

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Extensions - Azure Database for PostgreSQL - Flexible Server
33
description: Learn about the available PostgreSQL extensions in Azure Database for PostgreSQL - Flexible Server
44
author: sunilagarwal
55
ms.author: sunila
6-
ms.date: 12/14/2023
6+
ms.date: 12/18/2023
77
ms.service: postgresql
88
ms.subservice: flexible-server
99
ms.topic: conceptual
@@ -121,13 +121,11 @@ Azure Database for PostgreSQL supports a subset of key PostgreSQL extensions as
121121

122122
The following extensions are available in Azure Database for PostgreSQL - Flexible Servers
123123

124-
|**Extenssion Name** |**Descrption** |**Postgres 16**|**Postgres 15**|**Postgres 14**|**Postgres 13**|**Postgres 12**|**Postgres 11**|
124+
|**Extenssion Name** |**Descrption** |**Postgres 16**|**Postgres 15**|**Postgres 14**|**Postgres 13**|**Postgres 12**|**Postgres 11**|
125125
|--------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|-----------|-----------|-----------|-----------|------------|
126126
|[address_standardizer](http://postgis.net/docs/manual-2.5/Address_Standardizer.html) |Used to parse an address into constituent elements. |N/A |3.1.1 |3.1.1 |3.1.1 |3.0.0 |2.5.1 |
127127
|[address_standardizer_data_us](http://postgis.net/docs/manual-2.5/Address_Standardizer.html)|Address Standardizer US dataset example |N/A |3.1.1 |3.1.1 |3.1.1 |3.0.0 |2.5.1 |
128128
|[amcheck](https://www.postgresql.org/docs/13/amcheck.html) |functions for verifying relation integrity |1.3 |1.2 |1.2 |1.2 |1.2 |1.1 |
129-
|[azure_ai](./generative-ai-azure-overview.md) |Azure OpenAI and Cognitive Services integration for PostgreSQL |0.1.0 |0.1.0 |0.1.0 |0.1.0 |N/A |N/A |
130-
|[azure_storage](../../postgresql/flexible-server/concepts-storage-extension.md) |extension to export and import data from Azure Storage |1.3 |1.3 |1.3 |1.3 |1.3 |N/A |
131129
|[bloom](https://www.postgresql.org/docs/13/bloom.html) |bloom access method - signature file based index |1 |1 |1 |1 |1 |1 |
132130
|[btree_gin](https://www.postgresql.org/docs/13/btree-gin.html) |support for indexing common datatypes in GIN |1.3 |1.3 |1.3 |1.3 |1.3 |1.3 |
133131
|[btree_gist](https://www.postgresql.org/docs/13/btree-gist.html) |support for indexing common datatypes in GiST |1.7 |1.5 |1.5 |1.5 |1.5 |1.5 |
@@ -156,7 +154,7 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
156154
|[pg_partman](https://github.com/pgpartman/pg_partman) |Extension to manage partitioned tables by time or ID |4.7.1 |4.7.1 |4.6.1 |4.5.0 |4.5.0 |4.5.0 |
157155
|[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 |
158156
|[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-
|pg_squeeze | |1.6 |1.5 |1.5 | | | |
157+
|[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 |
160158
|[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 |
161159
|[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 |
162160
|[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 |
@@ -170,7 +168,6 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
170168
|[plpgsql](https://www.postgresql.org/docs/13/plpgsql.html) |PL/pgSQL procedural language |1 |1 |1 |1 |1 |1 |
171169
|[plv8](https://plv8.github.io/) |Trusted JavaScript language extension |3.1.7 |3.0.0 |3.0.0 |3.0.0 |3.2.0 |3.0.0 |
172170
|[postgis](https://www.postgis.net/) |PostGIS geometry, geography |N/A |3.2.0 |3.2.0 |3.2.0 |3.2.0 |2.5.5 |
173-
|[postgis_raster](https://www.postgis.net/) |PostGIS raster types and functions |N/A |3.2.0 |3.2.0 |3.2.0 |3.2.0 |N/A |
174171
|[postgis_sfcgal](https://www.postgis.net/) |PostGIS SFCGAL functions |N/A |3.2.0 |3.2.0 |3.2.0 |3.2.0 |2.5.5 |
175172
|[postgis_tiger_geocoder](https://www.postgis.net/) |PostGIS tiger geocoder and reverse geocoder |N/A |3.2.0 |3.2.0 |3.2.0 |3.2.0 |2.5.5 |
176173
|[postgis_topology](https://postgis.net/docs/Topology.html) |PostGIS topology spatial types and functions |N/A |3.2.0 |3.2.0 |3.2.0 |3.2.0 |2.5.5 |

0 commit comments

Comments
 (0)