Skip to content

Conversation

@iSignal
Copy link
Contributor

@iSignal iSignal commented Nov 26, 2025

Updated the text in this page to reflect changed auto analyze flags and new auto analyze flags added for 2025.2. Also updated the limitation section because this behavior (concurrent DDL) was updated in 2025.2.

@iSignal iSignal requested review from ddhodge and yifanguan November 26, 2025 20:13
@netlify
Copy link

netlify bot commented Nov 26, 2025

Deploy Preview for infallible-bardeen-164bc9 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 35ac7d6
🔍 Latest deploy log https://app.netlify.com/projects/infallible-bardeen-164bc9/deploys/692e53b380b6ca0007f1fba8
😎 Deploy Preview https://deploy-preview-29514--infallible-bardeen-164bc9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ddhodge ddhodge added the area/documentation Documentation needed label Nov 26, 2025
## Enable Auto Analyze

Before you can use the feature, you must enable it by setting `ysql_enable_auto_analyze_service` to true on all YB-Masters, and both `ysql_enable_auto_analyze_service` and `ysql_enable_table_mutation_counter` to true on all YB-TServers.
Auto analyze is automatically enabled on YugabyteDB clusters when CBO is enabled (CBO is automatically enabled when a YugabyteDB cluster is created with version >= 2025.2 through YugabyteDB Aeon, YugabyteDB Anywhere or yugabyted). If needed, you can explicitly enable or disable auto analyze by setting `ysql_enable_auto_analyze` on both yb-master and yb-tserver.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can link to some common section which explains the flags which get enabled on new 2025.2 clusters and also list such flags which get transitively enabled as a result of CBO (auto analyze, bnl, etc)

@ddhodge ddhodge changed the title [DOC-1083] Auto analyze docs for 2025.2 [DOC-1083][2025.2] Auto analyze update Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/documentation Documentation needed

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

3 participants