You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I understand correctly, you are looking for a connection compression feature in mysql_fdw and that feature helps when network bandwidth is a constraint and result sets are large.
Currently, mysql_fdw does not have this feature. We will consider this feature for implementation but please note that we don't have an immediate plan to do the same.
If you are interested, you can submit the pull request for the same and we will review that and take it further.
We are running SQL with result of a few MB. This is pretty large without compression.
https://aws.amazon.com/blogs/database/reduce-network-transfer-time-with-connection-compression-in-amazon-rds-for-mysql-and-amazon-rds-for-mariadb/
Thank you for helping
The text was updated successfully, but these errors were encountered: