You’re comfortable getting the data you want out of Postgres, but your queries don’t come back as quickly as you’d like. You don’t really wanna make any app code changes – you just want everything to go faster, now.
Good news! You can grab my Fundamentals of Index Tuning for Postgres class:
In this class, you’ll learn which columns need to be indexed, when to add multiple columns to a single index, how to use functional indexes for date/time and string searches, and when it makes sense to use partial indexes to avoid problems with vacuum.
Enroll now, or get my Fundamentals of Performance Bundle that also includes Fundamentals of Vacuum, Fundamentals of Python, and all the Fundamentals of Postgres Performance classes that I’m bringing out. See you in class!
