yb
YugabyteDB Docs
Join us on
Star us on
Get Started
Documentation
Documentation
Docs Home
Quick Start
Explore
Develop
Migrate
Secure
Launch and Manage
Benchmark
Integrations
Reference
Contribute
View all products
YugabyteDB Anywhere
YugabyteDB Managed
FAQ
Release Notes
YugabyteDB documentation
Explore
Query tuning
Query Tuning
Tuning and optimizing query performance
Releases
v2.15 (Preview)
v2.12 (Stable)
v2.8
v2.6
v2.4
Unsupported versions
1 article
Introduction
Tune and optimize query performance in YugabyteDB.
1 article
Get query statistics using pg_stat_statements
Track planning and execution statistics for all SQL statements executed by a server.
1 article
View live queries with pg_stat_activity
Troubleshoot problems and identify long-running queries with the activity view.
1 article
Analyze queries with EXPLAIN
Tune your queries by creating and analyzing execution plans.
1 article
Using pg_hint_plan
Control query execution plans with hinting phrases.