Will Google build it's GCP cloudSQL instances with LZ4 so
smart people could use
SET default_toast_compression=lz4;
to have some benefits over the old compression algo.
https://www.postgresql.fastware.com/blog/what-is-the-new-lz4-toast-compression-in-postgresql-14
Solved! Go to Solution.
Currently there is a Feature Request on this topic. You could find more information at the following link:
From the Report issues and request features with issue trackers documentation:
Google Cloud tracks known issues and feature requests on a set of issue trackers. Because we use the number of "stars" (people who have indicated interest in an issue) to prioritize work on the platform, you should search existing issues before you make a new entry.
In the same documentation, more information regarding feature requests:
Feature requestsYou can also request and vote for new Google Cloud features. Unlike issue reports, we don't immediately triage new feature requests. Instead, we wait for a feature to have a handful of stars and, hopefully, comments from several users about how the feature would be useful. So, when it comes to feature requests, it's especially important to vote for an existing request (if one exists) instead of making a duplicate.
Currently there is a Feature Request on this topic. You could find more information at the following link:
From the Report issues and request features with issue trackers documentation:
Google Cloud tracks known issues and feature requests on a set of issue trackers. Because we use the number of "stars" (people who have indicated interest in an issue) to prioritize work on the platform, you should search existing issues before you make a new entry.
In the same documentation, more information regarding feature requests:
Feature requestsYou can also request and vote for new Google Cloud features. Unlike issue reports, we don't immediately triage new feature requests. Instead, we wait for a feature to have a handful of stars and, hopefully, comments from several users about how the feature would be useful. So, when it comes to feature requests, it's especially important to vote for an existing request (if one exists) instead of making a duplicate.