EnterpriseDB / mysql_fdw

PostgreSQL foreign data wrapper for MySQL
Other
521 stars 160 forks source link

Please share the link for windows tutorial #228

Open khasimkhanmd opened 2 years ago

khasimkhanmd commented 2 years ago

Hi I was trying to perform the steps mentioned in tutorial https://docs.mindsdb.com/databases/PostgreSQL/ And in between the steps for "PostgreSQL foreign data wrapper for MySQL" are Linux specific Request you please share the link for an end to end implementation on windows 10

khasimkhanmd commented 2 years ago

Below is the link with steps pertaining to Linux platform https://github.com/EnterpriseDB/mysql_fdw#mysql-foreign-data-wrapper-for-postgresql

jeevanladhe commented 2 years ago

Hi,

Currently, we do not support the Windows platform and hence we do not have the instructions for windows listed anywhere. If in the future we implement support for the Windows platform, we shall surely make sure that we add appropriate instructions to use mysql_fdw on Windows.

Regards, Jeevan Ladhe

On Tue, Oct 5, 2021 at 12:09 AM khasimkhanmd @.***> wrote:

Below is the link with steps pertaining to Linux platform

https://github.com/EnterpriseDB/mysql_fdw#mysql-foreign-data-wrapper-for-postgresql

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/EnterpriseDB/mysql_fdw/issues/228#issuecomment-933752031, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQKBZ4TSHJV4UPQAFLRZD73UFHYGVANCNFSM5FKAB32Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

yasz commented 2 years ago

Hope it can support windows one day..