Hacker News new | ask | show | jobs
by contingencies 3322 days ago
What was the size of the result set?

Have you tried appending '... LIMIT <count> [OFFSET <skip>]' to constrain the per-query result set to a reasonable size?