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
| 5010 | {{< alias "pg_repack" >}} | 1.5.3 | Reorganize tables in PostgreSQL databases with minimal locks |
452
452
| 5020 | {{< alias "pg_rewrite" >}} | 2.2 | Tool allows read write to the table during the rewriting |
453
453
| 5030 | {{< alias "pg_query_rewrite" >}} | 0.0.5 | Rewrite SQL statements with a PostgreSQL ProcessUtility hook |
454
-
| 5040 | {{< alias "pg_squeeze" >}} | 1.9.3| A tool to remove unused space from a relation. |
454
+
| 5040 | {{< alias "pg_squeeze" >}} | 1.9.4| A tool to remove unused space from a relation. |
455
455
| 5050 | {{< alias "pg_dirtyread" >}} | 2.8 | Read dead but unvacuumed rows from table |
456
456
| 5060 | {{< alias "pgfincore" >}} | 1.4.0 | examine and manage the os buffer cache |
457
457
| 5070 | {{< alias "pg_cooldown" >}} | 0.1 | remove buffered pages for specific relations |
@@ -603,7 +603,7 @@ Wrappers & Multicorn for FDW Development, Access other DBMS: MySQL, Mongo, SQLit
603
603
| 8600 | {{< alias "mysql_fdw" >}} | 2.9.3 | Foreign data wrapper for querying a MySQL server |
604
604
| 8610 | {{< alias "oracle_fdw" >}} | 2.9.0 | foreign data wrapper for Oracle access |
605
605
| 8620 | {{< alias "tds_fdw" >}} | 2.0.5 | Foreign data wrapper for querying a TDS database (Sybase or Microsoft SQL Server) |
606
-
| 8630 | {{< alias "db2_fdw" >}} | 18.1.2| foreign data wrapper for DB2 access |
606
+
| 8630 | {{< alias "db2_fdw" >}} | 18.2.0| foreign data wrapper for DB2 access |
607
607
| 8640 | {{< alias "sqlite_fdw" >}} | 2.5.0 | SQLite Foreign Data Wrapper |
608
608
| 8650 | {{< alias "pgbouncer_fdw" >}} | 1.4.0 | Extension for querying PgBouncer stats from normal SQL views & running pgbouncer commands from normal SQL functions |
609
609
| 8660 | {{< alias "etcd_fdw" >}} | 0.0.1 | Foreign data wrapper for etcd |
@@ -663,7 +663,7 @@ Logical Replication, Decoding, CDC in protobuf/JSON/Mongo format, Copy & Load &
663
663
664
664
| ID | Extension / Package | Version | Description |
0 commit comments