| Limit (cost=26789.34..26789.35 rows=4 width=982) |
| -> Sort (cost=26789.34..26789.35 rows=4 width=982) |
| Sort Key: id DESC |
| -> Gather (cost=1000.00..26789.30 rows=4 width=982) |
| Workers Planned: 2 |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..25788.90 rows=2 width=982) |
| Filter: ((url ~~* '%v2/tast%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |