Install postgresql-10-mysql-fdw by entering the following commands in the terminal:
sudo apt update sudo apt install postgresql-10-mysql-fdw
Description:
Postgres 10 Foreign Data Wrapper for MySQL
postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data Wrapper (FDW) to access MySQL data from PostgreSQL. . This package is for PostgreSQL 10.
Homepage: https://github.com/EnterpriseDB/mysql_fdw
Version: 2.3.0-2
Section: universe/database