Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block level compression #61

Closed
digoal opened this issue Jun 11, 2021 · 1 comment
Closed

Block level compression #61

digoal opened this issue Jun 11, 2021 · 1 comment

Comments

@digoal
Copy link

digoal commented Jun 11, 2021

Block level compression

@polardb-open
Copy link
Collaborator

Most commercial RDBMS products support page level compression. PostgreSQL's data compression only focuses on Toast and WAL. We should pay attention to this topic since PG does use more storage space, especially compared to those LSM-tree based solutions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants