Skip to content

Commit b80351d

Browse files
Update extensions-table.md
1 parent 3d71c41 commit b80351d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/postgresql/flexible-server/includes/extensions-table.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ ms.author: varundhawan
3838
| [pg_buffercache](https://www.postgresql.org/docs/13/pgbuffercache.html) | Examine the shared buffer cache | 1.4 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3|
3939
| [pg_cron](https://github.com/citusdata/pg_cron) | Job scheduler for PostgreSQL | 1.5 :heavy_check_mark: | 1.4-1 :heavy_check_mark: | 1.4-1 :heavy_check_mark: | 1.4-1 :heavy_check_mark: | 1.4-1 :heavy_check_mark: | 1.4-1 :heavy_check_mark:|
4040
| [pgcrypto](https://www.postgresql.org/docs/13/pgcrypto.html) | Cryptographic functions | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3|
41+
| [pg_failover_slots](https://github.com/EnterpriseDB/pg_failover_slots) (Preview) | Logical replication slot manager for failover purposes | 1.0.1 | 1.0.1 | 1.0.1 | 1.0.1 | 1.0.1 | 1.0.1|
4142
| [pg_freespacemap](https://www.postgresql.org/docs/13/pgfreespacemap.html) | Examine the free space map (FSM) | 1.2 | 1.2 | 1.2 | 1.2 | 1.2 | 1.2|
4243
| [pg_hint_plan](https://github.com/ossc-db/pg_hint_plan) | Makes it possible to tweak PostgreSQL execution plans using so-called hints in SQL comments. | 1.6.0 :heavy_check_mark: | 1.5 :heavy_check_mark: | 1.4 :heavy_check_mark: | 1.3.7 :heavy_check_mark: | 1.3.7 :heavy_check_mark: | 1.3.7 :heavy_check_mark:|
4344
| [pglogical](https://github.com/2ndQuadrant/pglogical) | PostgreSQL Logical Replication | 2.4.4 :heavy_check_mark: | 2.4.2 :heavy_check_mark: | 2.4.1 :heavy_check_mark: | 2.4.1 :heavy_check_mark: | 2.4.1 :heavy_check_mark: | 2.4.1 :heavy_check_mark:|

0 commit comments

Comments
 (0)