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 = 1005) AND (id <> ALL ('{170115,170113,169776,169771,169661,169660,169659,169658,169657,169656}'::integer[])))