QUERY PLAN
Limit (cost=29082.76..29084.62 rows=16 width=957)
-> Gather Merge (cost=29082.76..29084.62 rows=16 width=957)
Workers Planned: 2
-> Sort (cost=28082.73..28082.75 rows=8 width=957)
Sort Key: id DESC
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..28082.61 rows=8 width=957)
Filter: ((url ~~* '%v2/task/list-case%'::text) AND (device_type = '0'::smallint) AND ((schema)::text = 'a57be577deb434'::text))