mitdbg / treeline

An update-in-place key-value store for modern storage.
MIT License
132 stars 17 forks source link

Fix incorrect invocation of the pg_flatten tool #93

Closed geoffxy closed 2 years ago

geoffxy commented 2 years ago

This fixes:

I tested out the script and pg_flatten appears to run, but pg_check still reports overflow pages afterwards. There's probably something else going on in the flatten code path - I'll aim to look into it on Friday and send a follow up PR with more fixes as needed.