This is a low hanging fruit. Just creating this index solved the issue: CREATE INDEX idx_patch_state_id_archived on patchwork_patch (state_id, archived);