PostgreSQL did not released space “UPDATE set column = null”, vacuum did not worked too
I have a huge table that I cannot delete the rows, only update the columns that are storing huge base64 data, that I should update to null to try to release space.