Skip to content

Conversation

@TheLazzziest
Copy link

@TheLazzziest TheLazzziest commented Jan 1, 2025

Description

I need to add mysql_fwd extension to have access to multiple resources (including mysql) from a single postgres instance.

What will be added ?

Add mysql_fdw extension to the available extension list.

@TheLazzziest
Copy link
Author

The reason for keeping this PR as a draft version relates to having issues with libmysqlclient library which is not reachable by the extension upon a CREATE EXTENSION call.

I am still trying to figure out where the link to the so file should be placed in order to make it visible to the extension. So it would be great to have some inputs in this regard 🙏

@TheLazzziest TheLazzziest marked this pull request as ready for review January 26, 2025 16:25
@TheLazzziest TheLazzziest requested a review from a team as a code owner January 26, 2025 16:25
@TheLazzziest TheLazzziest requested a review from a team as a code owner March 25, 2025 16:34
@soedirgo
Copy link
Member

Hi @TheLazzziest, we don't accept new extensions at the moment, but you can post an extension request here so we can gauge interest. Thanks!

@soedirgo soedirgo closed this Mar 25, 2025
@soedirgo
Copy link
Member

P.S. Alternatively you can file a feature request here to add a Wrapper for MySQL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants