Changelog
0.15.13
Performance Improvements π
- Improved
paradedb.force_merge
to consume less memory and disk I/O by merging segments serially instead of in parallel, and to recycle segments as theyβre being merged.
Stability Improvements πͺ
- Metadata functions like
paradedb.index_info
now work over partitioned tables. - Granted
SELECT
permissions toPUBLIC
toparadedb.index_layer_info
Full Changelog
The full changelog is available here.
Was this page helpful?