QUERY PLAN
Sort (cost=39.11..39.11 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_stop_verify_rels (cost=0.00..39.10 rows=1 width=56)
Filter: ((status = 0) AND (erp_collect_ticket_id = ANY ('{1987,1986,43,1921,1674,1514,631,1498,1007,1179,1523,1552,1326,413}'::integer[])))