[GH-ISSUE #591] prunepings missing in 1.24.1? #432

Closed
opened 2026-02-25 23:42:26 +03:00 by kerem · 2 comments
Owner

Originally created by @poblabs on GitHub (Dec 13, 2021).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/591

Hi there, I've recently upgraded my docker container to 1.24.1, and noticed that in manage.py prunepings is missing. The docs still contain it as a way to perform database cleanup.

Has that changed? Thanks!

Originally created by @poblabs on GitHub (Dec 13, 2021). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/591 Hi there, I've recently upgraded my docker container to 1.24.1, and noticed that in manage.py prunepings is missing. The [docs still contain](https://healthchecks.io/docs/self_hosted/) it as a way to perform database cleanup. Has that changed? Thanks!
kerem closed this issue 2026-02-25 23:42:26 +03:00
Author
Owner

@poblabs commented on GitHub (Dec 13, 2021):

Just found this comment, which explains why it's missing. https://github.com/healthchecks/healthchecks/issues/556#issuecomment-948528834

I have a new question based on that; do I still need to vacuum the database or is that also automated within healthchecks?

<!-- gh-comment-id:992849555 --> @poblabs commented on GitHub (Dec 13, 2021): Just found this comment, which explains why it's missing. https://github.com/healthchecks/healthchecks/issues/556#issuecomment-948528834 I have a new question based on that; do I still need to vacuum the database or is that also automated within healthchecks?
Author
Owner

@cuu508 commented on GitHub (Jan 3, 2022):

I forgot to update the selfhosted docs when I was removing the prunepings management command – thanks for pointing that out, fixed now!

do I still need to vacuum the database or is that also automated within healthchecks?

Healthchecks does not run db vacuum automatically.

<!-- gh-comment-id:1003932216 --> @cuu508 commented on GitHub (Jan 3, 2022): I forgot to update the selfhosted docs when I was removing the prunepings management command – thanks for pointing that out, fixed now! > do I still need to vacuum the database or is that also automated within healthchecks? Healthchecks does not run db vacuum automatically.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#432
No description provided.