Hacker News new | ask | show | jobs
by anotherevan 658 days ago
For slow changing, read-heavy scenarios like this, make your recursive CTE a materialised view and whack some indexes on it for big performance gains.