QUERY PLAN
Limit (cost=25779.70..25779.71 rows=4 width=983)
-> Sort (cost=25779.70..25779.71 rows=4 width=983)
Sort Key: id DESC
-> Gather (cost=1000.00..25779.66 rows=4 width=983)
Workers Planned: 2
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..24779.26 rows=2 width=983)
Filter: ((url ~~* '%v2/tast%'::text) AND ((schema)::text = 'a57be577deb434'::text))