Closed
Description
Describe the feature: As per #20354, logs are spammed with Caused by: java.io.IOException: No space left on device
when the disk space runs out. Why not make it leave a single message in the logs, then just crash? As the disk is full, the database cannot run anyway, so rather than spamming logs, just adapt a simpler approach.
This is a production database, and I wouldn't expect my logs to look like that after waking up.