Vacuum does free up space to allow to write new rows, but I’m not sure if one Partition can re-use the free space if another partition or if I need VACUUM FULL to get the disk space back first?
Vacuum does free up space to allow to write new rows, but I’m not sure if one Partition can re-use the free space if another partition or if I need VACUUM FULL to get the disk space back first?