QUERY PLAN
Limit (cost=529219.58..529221.92 rows=20 width=255)
-> Gather Merge (cost=527406.46..807676.39 rows=2402146 width=255)
Workers Planned: 2
-> Sort (cost=526406.43..529409.12 rows=1201073 width=255)
Sort Key: a.created_at DESC
-> Parallel Seq Scan on tbl_action_logs a (cost=0.00..117751.73 rows=1201073 width=255)