"Benjamin Krajmalnik" <kraj@xxxxxxxxxxxxx> writes: > Looking at pg_xlogs, I see that postgres is sequentially reusing all of > the available WAL files, while looking at the log file, it is recycling > approximately 70-80 files every checkpoint, but it is not removing any > files. [ squint... ] It should be removing those files until it gets under approximately 2 * checkpoint_segments WAL files. So, what have you got checkpoint_segments set to? regards, tom lane -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin