File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
articles/postgresql/flexible-server/includes Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,9 @@ ms.author: varundhawan
38
38
| [ 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|
39
39
| [ 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 : |
40
40
| [ 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|
41
42
| [ 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|
42
- | [ pg_hint_plan] ( https://github.com/ossc-db/pg_hint_plan ) | | 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 : |
43
+ | [ 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 : |
43
44
| [ 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 : |
44
45
| [ 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|
45
46
| [ pg_prewarm] ( https://www.postgresql.org/docs/current/pgprewarm.html ) | Prewarm relation data | 1.2 :heavy_check_mark : | 1.2 :heavy_check_mark : | 1.2 :heavy_check_mark : | 1.2 :heavy_check_mark : | 1.2 :heavy_check_mark : | 1.2 :heavy_check_mark : |
You can’t perform that action at this time.
0 commit comments