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
|[address_standardizer](http://postgis.net/docs/manual-2.5/Address_Standardizer.html)| Used to parse an address into constituent elements. Generally used to support geocoding address normalization step. | 3.3.3 | 3.3.1 | 3.2.3 | 3.2.3 | 3.2.3 | 3.2.3|
12
12
|[address_standardizer_data_us](http://postgis.net/docs/manual-2.5/Address_Standardizer.html)| Address Standardizer US dataset example | 3.3.3 | 3.3.1 | 3.2.3 | 3.2.3 | 3.2.3 | 3.2.3|
|[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|
|[pgrowlocks](https://www.postgresql.org/docs/13/pgrowlocks.html)| Show row-level locking information | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2|
48
48
|[pg_squeeze](https://github.com/cybertec-postgresql/pg_squeeze)| A tool to remove unused space from a relation. | 1.6 | 1.6 | 1.5 | 1.5 | 1.5 | 1.5|
49
49
|[pg_stat_statements](https://www.postgresql.org/docs/13/pgstatstatements.html)| Track planning and execution statistics of all SQL statements executed | 1.10 | 1.10 | 1.9 | 1.8 | 1.7 | 1.6|
@@ -63,7 +63,7 @@ ms.author: varundhawan
63
63
|[sslinfo](https://www.postgresql.org/docs/13/sslinfo.html)| Information about SSL certificates | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2|
64
64
|[tablefunc](https://www.postgresql.org/docs/11/tablefunc.html)| Functions that manipulate whole tables, including crosstab | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0|
65
65
|[tds_fdw](https://github.com/tds-fdw/tds_fdw)| Foreign data wrapper for querying a TDS database (Sybase or Microsoft SQL Server) | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3 | 2.0.3|
66
-
|[timescaledb](https://github.com/timescale/timescaledb)| Enables scalable inserts and complex queries for time-series data || 2.10.0 | 2.10.0 | 2.10.0 | 2.10.0 | 1.7.4|
66
+
|[timescaledb](https://github.com/timescale/timescaledb)| Enables scalable inserts and complex queries for time-series data |N/A| 2.10.0 | 2.10.0 | 2.10.0 | 2.10.0 | 1.7.4|
67
67
|[tsm_system_rows](https://www.postgresql.org/docs/13/tsm-system-rows.html)| TABLESAMPLE method which accepts number of rows as a limit | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0|
68
68
|[tsm_system_time](https://www.postgresql.org/docs/13/tsm-system-time.html)| TABLESAMPLE method which accepts time in milliseconds as a limit | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0|
69
69
|[unaccent](https://www.postgresql.org/docs/13/unaccent.html)| Text search dictionary that removes accents | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1|
Copy file name to clipboardExpand all lines: articles/postgresql/flexible-server/service-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Azure Database for PostgreSQL flexible server powered by the PostgreSQL communit
44
44
45
45
### Azure Database for PostgreSQL flexible server
46
46
47
-
Azure Database for PostgreSQL flexible server is a fully managed database service designed to provide more granular control and flexibility over database management functions and configuration settings. In general, the service provides more flexibility and customizations based on the user requirements. The flexible server architecture allows users to opt for high availability within single availability zone and across multiple availability zones. Azure Database for PostgreSQL flexible server provides better cost optimization controls with the ability to stop/start server and burstable compute tier, ideal for workloads that don’t need full-compute capacity continuously. Azure Database for PostgreSQL flexible server currently supports community version of PostgreSQL [!INCLUDE [minorversions-ascending](./includes/minorversionsascending.md)] with plans to add newer versions as they become available. Azure Database for PostgreSQL flexible server is generally available today in a wide variety of [Azure regions](overview.md#azure-regions).
47
+
Azure Database for PostgreSQL flexible server is a fully managed database service designed to provide more granular control and flexibility over database management functions and configuration settings. In general, the service provides more flexibility and customizations based on the user requirements. The flexible server architecture allows users to opt for high availability within single availability zone and across multiple availability zones. Azure Database for PostgreSQL flexible server provides better cost optimization controls with the ability to stop/start server and burstable compute tier, ideal for workloads that don’t need full-compute capacity continuously. Azure Database for PostgreSQL flexible server currently supports community version of PostgreSQL [!INCLUDE [majorversionsascending](./includes/majorversionsascending.md)] with plans to add newer versions as they become available. Azure Database for PostgreSQL flexible server is generally available today in a wide variety of [Azure regions](overview.md#azure-regions).
48
48
49
49
Azure Database for PostgreSQL flexible server instances are best suited for:
0 commit comments