Re: Setting wal_keep_segments parameter

2021-05-09 Thread Tom Lane
rob stan writes: > I want to set wal_keep_segments parameter to a value but what should be the > process I follow? I have archiving process on all clusters is on but when a > sudden process comes to postgres wal files will be bigger than i assume. I > don't know what I should do. Could you please

Setting wal_keep_segments parameter

2021-05-09 Thread rob stan
Hello , I want to set wal_keep_segments parameter to a value but what should be the process I follow? I have archiving process on all clusters is on but when a sudden process comes to postgres wal files will be bigger than i assume. I don't know what I should do. Could you please help me? Thanks