[GH-ISSUE #71] Optionally disable periodic health check #59

Closed
opened 2026-02-26 21:34:14 +03:00 by kerem · 1 comment
Owner

Originally created by @nnamua on GitHub (Dec 27, 2024).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/71

I am using pgbackweb with a Vercel Postgres DB. After deploying pgbackweb, I noticed a significantly higher cost due to the calculated database compute time. My guess is, that the health check periodically wakes the database instance, which results in the database never going to sleep and causing high compute time numbers.

I would love a feature, where I can disable the health checks and keep only the scheduled backups. As a quick fix, I think I will just stop the container until it is time to do the backup. Thank you for developing and maintaining such a great project!

Originally created by @nnamua on GitHub (Dec 27, 2024). Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/71 I am using pgbackweb with a Vercel Postgres DB. After deploying pgbackweb, I noticed a significantly higher cost due to the calculated database compute time. My guess is, that the health check periodically wakes the database instance, which results in the database never going to sleep and causing high compute time numbers. I would love a feature, where I can disable the health checks and keep only the scheduled backups. As a quick fix, I think I will just stop the container until it is time to do the backup. Thank you for developing and maintaining such a great project!
kerem 2026-02-26 21:34:14 +03:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@eduardolat commented on GitHub (Dec 27, 2024):

Same with neon db, duplicate of #59

<!-- gh-comment-id:2563825370 --> @eduardolat commented on GitHub (Dec 27, 2024): Same with neon db, duplicate of #59
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/pgbackweb#59
No description provided.