WAL shipping and ever expanding pg_xlog - Mailing list pgsql-performance

From Michael Dengler
Subject WAL shipping and ever expanding pg_xlog
Date
Msg-id e8733d090706130635j57a62a52q578adf53a0ac9791@mail.gmail.com
Whole thread Raw
Responses Re: WAL shipping and ever expanding pg_xlog  ("Michael Dengler" <michael.dengler@gmail.com>)
List pgsql-performance
Hi,

I'm doing WAL shipping to do a warm standby system (8.2.4).

The problem is that the pg_xlog dir on the master just gets bigger and bigger (never seems to truncate) and the corresponding archive directory on the slave also gets bigger and bigger. Is there a way to moderate this?

Thanks

Mike

pgsql-performance by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: Optimize slow query
Next
From: "Michael Dengler"
Date:
Subject: Re: WAL shipping and ever expanding pg_xlog