opnsense-ports/databases/postgresql-mysql_fdw/pkg-descr
2022-09-07 22:33:21 +02:00

9 lines
321 B
Text

This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for MySQL.
The following enhancements are added to the mysql_fdw:
Write-able FDW
Connection Pooling
Where clause push-down
Column push-down
Prepared Statment
Please note that this version of mysql_fdw works with PostgreSQL
10, 11, 12, 13, 14 and 15.