Include foreign data mappers
Hi,
Thanks for postgres.app, great work! I would really like to see the new foreign data mappers included into postgres.app. It will help a lot for people migrating from other RDBMS's (in particular MySQL) to Postgres.
https://github.com/EnterpriseDB/mysql_fdw https://github.com/EnterpriseDB/mongo_fdw
Keep up the good work!
Also having the SQLITE FDW would be great!
+1 for this. I'm running Postgres 12 and 13 on Apple Silicon, and am unable to build mysql_fdw for Intel x86_64. Alternatively, does anyone know where I can find a prebuilt msql_fdw binary that I can link to Postgres manually?