QUERY PLAN
Delete on tbl_visit_object_histories (cost=0.00..24.00 rows=11 width=6)
-> Seq Scan on tbl_visit_object_histories (cost=0.00..24.00 rows=11 width=6)
Filter: ((user_id = 1000) AND (id <> ALL ('{186849,186848,186845,186844,186814,185549,184078,183911,183161,183159}'::integer[])))