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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Extensions - Azure Database for PostgreSQL - Flexible Server
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: 12/18/2023
6
+
ms.date: 1/8/2024
7
7
ms.service: postgresql
8
8
ms.subservice: flexible-server
9
9
ms.topic: conceptual
@@ -126,6 +126,8 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
126
126
|[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 |
127
127
|[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 |
|[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 |
129
131
|[bloom](https://www.postgresql.org/docs/13/bloom.html)|Bloom access method - signature file based index |1 |1 |1 |1 |1 |1 |
130
132
|[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 |
131
133
|[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 |
0 commit comments