QUERY PLAN
Limit (cost=10279.63..10281.93 rows=20 width=231)
-> Gather Merge (cost=8386.73..11786.24 rows=29561 width=231)
Workers Planned: 1
-> Sort (cost=7386.72..7460.62 rows=29561 width=231)
Sort Key: a.created_at DESC
-> Parallel Seq Scan on tbl_action_logs a (cost=0.00..1957.61 rows=29561 width=231)