QUERY PLAN
Aggregate (cost=2.55..2.56 rows=1 width=32)
-> Seq Scan on tbl_erp_other_collect_tickets t (cost=0.00..2.55 rows=1 width=5)
Filter: (is_start AND (status = 2))