Limit ... offset... and pagination performance
Open
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
When create distributed table and implement paging query with limit ... offset ... , it is about 10x slower than the single postgresql under the ten million level data volume. Is there a better solution to improve paging query performance?
Contributor guide
Assessment
This issue has not been assessed yet.