--- This setting allow to optimize the table for heavy write workload --- leaving space on the page for HOT updates ALTER TABLE storage_object SET (FILLFACTOR=60);