[Question posted by a user on YugabyteDB Community Slack]
Question about YB and compression. We want to use the ysql connector, does it support SSL compression like vanilla PostgreSQL? Postgres allows compression using OpenSSL zlib, some DB vendors block this (RDS) I was wandering if it's supported by YB? Moving to YB will introduce new traffic costs for inter-node communication that we don't face at the moment. I was thinking of ssl compression as a workaround, but it will probably limit our ability to migrate.