QUERY PLAN
Delete on tbl_visit_object_histories (cost=0.00..19.43 rows=10 width=6)
-> Seq Scan on tbl_visit_object_histories (cost=0.00..19.43 rows=10 width=6)
Filter: ((user_id = 5250) AND (id <> ALL ('{170120,170121,170117,170119,170116,170114,170111,170055,170053,170054}'::integer[])))