Using EXPLAIN ANALYZE to debug a slow SQL query
As a software developer, performance problems are a “good” problem to have, because it means your product is being used! Here at Reverb, we are lucky to be in a position where fixing and preventing performance issues is of real value. And when it…