QUERY PLAN
Aggregate (cost=27326.43..27326.44 rows=1 width=8)
-> Gather (cost=1000.00..27326.42 rows=1 width=0)
Workers Planned: 2
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..26326.32 rows=1 width=0)
Filter: ((url ~~* '%cancel%'::text) AND (device_type = '2'::smallint) AND ((schema)::text = 'a57be577deb434'::text))