Table Builder > TABLE > Large Table Support
Performance for large tables is enhanced by turning on this feature.
What does large table support do? #
- Enables row count estimation
- Requires the user to press enter on search
- Sets pagination to compact
- Removes the last page pagination button
- Reduces network traffic and server load
When large table support is enabled, an additional option to skip row counts is displayed.
- Skips all SQL count statements.
- Can boost performance for large tables dramatically.
- Results in poorer user feedback.
Notes #
- Large table support is either enabled or disabled by the server by default.
- To make sure the right row count is applied after modifying the large table support settings, a table reload (refresh page) is necessary.