Reducing the size or amount of WAL files on the master server - Mailing list pgsql-admin

From Shane Archer
Subject Reducing the size or amount of WAL files on the master server
Date
Msg-id CAJkQgqcBCL59zzGWydF=KZdqv2Z1j6TqadODqexONENFiZq5tQ@mail.gmail.com
Whole thread Raw
List pgsql-admin
On a master PostgreSQL 9.5 server, we consistently have 160-180GB of WAL files being stored, which span a 6-7 day time period. I'd like to reduce this so that we aren't using as much space, and also because we won't ever need to recover that far into the past (we'd just restore a backup at that point).

I've tried changing settings such as wal_keep_segments and max_wal_size but they don't seem to have an effect, even after a full server restart. For example, I've set max_wal_size to 256MB but the files themselves remain at 512MB.

Is there some part of the process I'm missing, or a setting?

pgsql-admin by date:

Previous
From: Alvaro Aguayo Garcia-Rada
Date:
Subject: Re: MultiMaster Replication
Next
From: "Borland, William (Tim)"
Date:
Subject: Can't create extension with pgAdmin4