The paths to the DB used in the preload.sh and run.sh scripts
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.
This fixes:
pg_flatten
preload.sh
andrun.sh
scriptsI tested out the script and
pg_flatten
appears to run, butpg_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.