Announcing Fundamentals of Index Tuning

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!

Previous Post
Why You Don’t Find Start-to-Finish Postgres Server Performance Tuning Guides
Next Post
Quick Comparison Review: DBeaver vs DataGrip vs Visual Studio Code

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed