On Thursday, November 14, 2024, jayakumar s <
kumardba27.postgresql@gmail.com> wrote:
Archive mode is already disabled. If more wal files will generate fs also reached 100 percent based on application data load.
As updated archive enabled or disabled. Will any state wall file that will be generate correct?
WAL files are removed once they are no longer needed by the system. If they are not being removed you have an issue you need to debug to figure out why they are staying around.
David J.