UPDATE :table SET "isNewWorld" = COALESCE("isNewWorld", false); VACUUM ANALYZE :table;