WAL shipping and ever expanding pg_xlog

From: "Michael Dengler" <michael(dot)dengler(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: WAL shipping and ever expanding pg_xlog
Date: 2007-06-13 13:35:27
Message-ID: e8733d090706130635j57a62a52q578adf53a0ac9791@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Michael Dengler 2007-06-13 13:44:14 Re: WAL shipping and ever expanding pg_xlog
Previous Message Tyler Durden 2007-06-13 11:49:07 Re: Optimize slow query