QUERY PLAN
Delete on tbl_visit_object_histories (cost=0.00..20.23 rows=10 width=6)
-> Seq Scan on tbl_visit_object_histories (cost=0.00..20.23 rows=10 width=6)
Filter: ((user_id = 5250) AND (id <> ALL ('{186896,186809,180862,170127,179360,173437,173435,170124,170125,170111}'::integer[])))