@@ -152,7 +152,6 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
152
152
> | [ pg_freespacemap] ( https://www.postgresql.org/docs/13/pgfreespacemap.html ) | 1.2 | examine the free space map (FSM)|
153
153
> | [ pg_partman] ( https://github.com/pgpartman/pg_partman ) | 4.6.1 | Extension to manage partitioned tables by time or ID |
154
154
> | [ pg_prewarm] ( https://www.postgresql.org/docs/13/pgprewarm.html ) | 1.2 | prewarm relation data|
155
- > | [ pg_repack] ( https://github.com/reorg/pg_repack ) | 1.4.7 | reorganize tables in PostgreSQL databases with minimal locks|
156
155
> | [ pg_stat_statements] ( https://www.postgresql.org/docs/13/pgstatstatements.html ) | 1.8 | track execution statistics of all SQL statements executed|
157
156
> | [ pg_trgm] ( https://www.postgresql.org/docs/13/pgtrgm.html ) | 1.5 | text similarity measurement and index searching based on trigrams|
158
157
> | [ pg_visibility] ( https://www.postgresql.org/docs/13/pgvisibility.html ) | 1.2 | examine the visibility map (VM) and page-level visibility info|
@@ -210,7 +209,6 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
210
209
> | [ pg_freespacemap] ( https://www.postgresql.org/docs/13/pgfreespacemap.html ) | 1.2 | examine the free space map (FSM)|
211
210
> | [ pg_partman] ( https://github.com/pgpartman/pg_partman ) | 4.5.0 | Extension to manage partitioned tables by time or ID |
212
211
> | [ pg_prewarm] ( https://www.postgresql.org/docs/13/pgprewarm.html ) | 1.2 | prewarm relation data|
213
- > | [ pg_repack] ( https://github.com/reorg/pg_repack ) | 1.4.7 | reorganize tables in PostgreSQL databases with minimal locks|
214
212
> | [ pg_stat_statements] ( https://www.postgresql.org/docs/13/pgstatstatements.html ) | 1.8 | track execution statistics of all SQL statements executed|
215
213
> | [ pg_trgm] ( https://www.postgresql.org/docs/13/pgtrgm.html ) | 1.5 | text similarity measurement and index searching based on trigrams|
216
214
> | [ pg_visibility] ( https://www.postgresql.org/docs/13/pgvisibility.html ) | 1.2 | examine the visibility map (VM) and page-level visibility info|
@@ -269,7 +267,6 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
269
267
> | [ pg_freespacemap] ( https://www.postgresql.org/docs/12/pgfreespacemap.html ) | 1.2 | examine the free space map (FSM)|
270
268
> | [ pg_partman] ( https://github.com/pgpartman/pg_partman ) | 4.5.0 | Extension to manage partitioned tables by time or ID |
271
269
> | [ pg_prewarm] ( https://www.postgresql.org/docs/12/pgprewarm.html ) | 1.2 | prewarm relation data|
272
- > | [ pg_repack] ( https://github.com/reorg/pg_repack ) | 1.4.7 | reorganize tables in PostgreSQL databases with minimal locks|
273
270
> | [ pg_stat_statements] ( https://www.postgresql.org/docs/12/pgstatstatements.html ) | 1.7 | track execution statistics of all SQL statements executed|
274
271
> | [ pg_trgm] ( https://www.postgresql.org/docs/12/pgtrgm.html ) | 1.4 | text similarity measurement and index searching based on trigrams|
275
272
> | [ pg_visibility] ( https://www.postgresql.org/docs/12/pgvisibility.html ) | 1.2 | examine the visibility map (VM) and page-level visibility info|
@@ -328,7 +325,6 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
328
325
> | [ pg_freespacemap] ( https://www.postgresql.org/docs/11/pgfreespacemap.html ) | 1.2 | examine the free space map (FSM)|
329
326
> | [ pg_partman] ( https://github.com/pgpartman/pg_partman ) | 4.5.0 | Extension to manage partitioned tables by time or ID |
330
327
> | [ pg_prewarm] ( https://www.postgresql.org/docs/11/pgprewarm.html ) | 1.2 | prewarm relation data|
331
- > | [ pg_repack] ( https://github.com/reorg/pg_repack ) | 1.4.7 | reorganize tables in PostgreSQL databases with minimal locks|
332
328
> | [ pg_stat_statements] ( https://www.postgresql.org/docs/11/pgstatstatements.html ) | 1.6 | track execution statistics of all SQL statements executed|
333
329
> | [ pg_trgm] ( https://www.postgresql.org/docs/11/pgtrgm.html ) | 1.4 | text similarity measurement and index searching based on trigrams|
334
330
> | [ pg_visibility] ( https://www.postgresql.org/docs/11/pgvisibility.html ) | 1.2 | examine the visibility map (VM) and page-level visibility info|
0 commit comments