Limit (cost=31361.07..31363.40 rows=20 width=412) |
-> Gather Merge (cost=31361.07..31404.94 rows=376 width=412) |
Workers Planned: 2 |
-> Sort (cost=30361.05..30361.52 rows=188 width=412) |
Sort Key: created_at DESC |
-> Parallel Seq Scan on tbl_object_change_logs (cost=0.00..30353.94 rows=188 width=412) |
Filter: ((object_id = 982) AND (object_type = '10'::smallint)) |