Identifying Slow Queries and Fixing Them in PostgreSQL
Offered By: Confreaks via YouTube
Course Description
Overview
Explore PostgreSQL query optimization techniques in this 47-minute conference talk from PGConf NYC 2021. Dive into configuration options for logging and basic tuning parameters in postgresql.conf. Learn to monitor time-consuming queries using pg_stat_statements. Analyze EXPLAIN and EXPLAIN ANALYZE output for select queries, including the auto_explain module. Understand how EXPLAIN output relates to query execution. Discover methods to enhance query performance through index creation, query rewriting for improved execution plans, and parameter tuning for specific queries. Gain valuable insights to identify and resolve slow queries in PostgreSQL databases.
Syllabus
PGConf NYC 2021 - Identifying Slow Queries and Fixing Them! by Stephen Frost
Taught by
Confreaks
Related Courses
Learning SQL Server Development on LinuxLinkedIn Learning Master SQL Development
LinkedIn Learning Mastering SQL using Postgresql
Udemy Master SQL Development
LinkedIn Learning Azure Cosmos DB - How to Design and Implement for SQL API
Microsoft via YouTube