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