update pg_index set indisvalid = false where indexrelid = 'idx_geo_fencing_region'::regclass;
优化器不使用这个索引而已,其他没什么风险,