The server should display an error when running low on disk space.
Open
Nobody has claimed this yet.
- Dominant language
- PLpgSQL
- Stars
- 1.6k
- Forks
- 358
- Avg merge
- 20h 30m
- Merged PRs (30d)
- 27
Description
If minimumDiskFree or minimumDiskFreeEvaluator are coming into effect it would be nice to know it without having to read the system logs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the handling of minimumDiskFree and minimumDiskFreeEvaluator, then trace how low-disk conditions currently reach the system logs. The work is done when the server displays an error for either setting taking effect, with behavior covered by the relevant existing checks or tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100