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

Databases - Maintenance tasks #445

Open
kostasgrevenitis opened this issue Mar 11, 2024 · 0 comments
Open

Databases - Maintenance tasks #445

kostasgrevenitis opened this issue Mar 11, 2024 · 0 comments
Assignees

Comments

@kostasgrevenitis
Copy link
Collaborator

The DevOps team should run critical maintenance tasks. This includes making sure the three main DBs we have (CrateDB, MongoDB, Timescale) perform well---e.g. run Postgres vacuums, review resource allocation, make sure we have enough storage capacity, etc.

• Postgres Vacuum: https://www.postgresql.org/docs/current/sql-vacuum.html
• MongoDB compact: compact — MongoDB Manual
• Timescale vacuum: https://www.timescale.com/forum/t/what-is-the-right-way-to-vacuum-chunks-after-data-is-deleted/704

Of course, the databases must be backed up first.

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

No branches or pull requests

3 participants