Re: mysql_fdw for postgresql version 16 - Mailing list pgsql-admin

From Ian Lawrence Barwick
Subject Re: mysql_fdw for postgresql version 16
Date
Msg-id CAB8KJ=hexiWkoJqi1zmyheiXxR8_HL-DPnXxDbQq6Wqz+O_Gsg@mail.gmail.com
Whole thread Raw
In response to mysql_fdw for postgresql version 16  (Sri Mrudula Attili <sri@ebi.ac.uk>)
List pgsql-admin
2025年2月28日(金) 0:54 Sri Mrudula Attili <sri@ebi.ac.uk>:
>
> Hello All,
>
>
>  I am looking for a mysql foreign data wrapper in our postgresql v16 environment.
>
>  We have a mysql database and postgresql database that needs to read and write data to.
>
>  So while going through the reliable mysql_fdw I came across the below
>
>
> https://docs.opengauss.org/en/docs/5.0.0-lite/docs/DatabaseAdministrationGuide/mysql_fdw.html
>
> https://github.com/EnterpriseDB/mysql_fdw
>
>
> I wanted to go ahead with the EDB provided extension, but while reading the guide it says "supported database
versions- EPAS 16" 
>
> Does that mean it can only be used with the EDB provided postgresql versions and not the standard PGDG ones?
>
>
> Where as the opengauss one says "To compile and use mysql_fdw, the MariaDB development packages must be included in
theenvironment. " 
>
> We are not using MariaDB so I am confused to go with which one, please advise.

It should be available as a package via the PGDG community
repositories, e.g. for RPMs:
https://yum.postgresql.org/extensions/mysql_fdw/

Otherwise it should be possible to build it yourself using the MySQL
or MariaDB dev packages.


Regards

Ian Barwick



pgsql-admin by date:

Previous
From: Jean-Paul POZZI
Date:
Subject: RE: delete and pg_toast = shrink database?
Next
From: Ron Johnson
Date:
Subject: Re: delete and pg_toast = shrink database?