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

Add more DB configuration checks #109

Open
skarzi opened this issue Jul 24, 2020 · 0 comments
Open

Add more DB configuration checks #109

skarzi opened this issue Jul 24, 2020 · 0 comments

Comments

@skarzi
Copy link
Collaborator

skarzi commented Jul 24, 2020

In #91 we are introducing new Django check that validate system timeout settings on following database:

  • postgresql -statement_timeout
  • mysql - max_execution_time

The idea behind this group of checks is to help developers configure databases according to best practices.
If you have any ideas of such rules/checks, please shere in comments to this issue!

Some nice articles/sites about database configuration/settings:

@sobolevn sobolevn changed the title Add mode DB configuration checks Add more DB configuration checks Jul 25, 2020
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

1 participant