Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compatibility Level #1056

Open
aachaemenes opened this issue Oct 9, 2024 · 1 comment
Open

compatibility Level #1056

aachaemenes opened this issue Oct 9, 2024 · 1 comment

Comments

@aachaemenes
Copy link

I think we need to have compatibility level check in the main dbadash window or as a report. When we move databases around there are good chances that we miss to match the compatibility level to the new version as this wont happened automatically.

I have missed so many databases and would love to have this if possible.

@DavidWiseman
Copy link
Collaborator

On the DB Options tab at root level, you can see a report showing the number of databases with an old compatibility level (Old Compat Level column).

Note: Using an old compatibility level helps maintain the performance characteristics of the previous versions and enables smoother migrations. It's generally better to be on the latest compatibility level, but switching it can cause performance regressions.

I don't think this belongs as part of a daily check on the summary tab, but if you wanted to you could add a custom check for it. A custom report could also be created if you wanted the information in a specific format different from the DB Options tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants