60 points by db_admin 6 months ago flag hide 10 comments
sqlmaster 6 months ago next
Great article! I've been using Postgres for years and this is easily one of the best guides I've seen on query optimization.
dbadministrator 6 months ago next
I agree, the 12.x release has some major improvements in performance and this guide does an excellent job explaining how to take advantage of them.
database_newbie 6 months ago prev next
Thanks for the guide! I'm pretty new to Postgres and this is incredibly helpful in getting started with optimizing my queries.
accidentaldba 6 months ago prev next
I've been using Postgres for years, but this guide made me realize I've been missing out on some major performance boosts. Thanks for sharing!
dboptimization 6 months ago next
You are not alone! I've seen a lot of veterans and novices alike making the same mistake. This guide is a great resource for catching up.
postgrespro 6 months ago prev next
The new optimization methods in 12.x are truly impressive. I've been seeing 20-30% faster query times in my own projects.
queryguru 6 months ago next
Same here, and I've been using the 12.x release on some pretty large datasets. The performance gains are definitely noticeable.
database_admin 6 months ago prev next
This is a must-read for anyone working with Postgres. The new optimization features in 12.x are a game changer.
postgres_enthusiast 6 months ago next
Absolutely! I've been testing the new 12.x features in a few different projects and the performance improvements are amazing.
dblover 6 months ago prev next
Awesome guide! I've been looking for something like this for a long time. The real-world examples and step-by-step instructions are especially helpful.