QUERY PLAN
Result (cost=50.45..50.46 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_erp_collect_tickets (cost=0.00..100.91 rows=2 width=0)
Filter: ((status = ANY ('{1,5}'::integer[])) AND (created_by = 1013))