Re: wal files stay in the pg_xlog dir

From: kingl <helu7(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: wal files stay in the pg_xlog dir
Date: 2015-08-28 20:59:08
Message-ID: 1440795548029-5863791.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Adrian

Thank you for your prompt reply.

In the pg_xlog there are 2,015 wal files now. repmgr recommends to keep 5000
wal files however for our env that would be an overkill so i changed it to
2000.

the other issue is that the standby node has only 1345 wal files in the
pg_xlog, i thought that both nodes' pg_xlog should be exact the same?

thank you again.

--
View this message in context: http://postgresql.nabble.com/wal-files-stay-in-the-pg-xlog-dir-tp5863782p5863791.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-08-28 22:52:43 Re: wal files stay in the pg_xlog dir
Previous Message Steve Kehlet 2015-08-28 20:45:22 Re: how to investigate GIN fast updates and cleanup cycles?