Re: Increasing WAL usage followed by sudden drop

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Increasing WAL usage followed by sudden drop
Date: 2012-08-14 01:09:23
Message-ID: 5029A543.4090503@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


> Any ideas on any of this? Why the sawteeth? Why the rise-then-drop?

Well, my first thought on the sawteeth is that you have archive_timeout
set to 15 minutes. No?

As for the gradual buildup over days, that most likely corresponds to
either changes in application activity levels, or some kind of weekly
data purge cycle which shrinks your database every weekend. Since I
don't know anything about your admin or your application, that's a best
guess.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Christophe Pettus 2012-08-14 01:15:26 7k records into Sort node, 4.5m out?
Previous Message Mark Kirkwood 2012-08-13 22:52:35 Re: Index Bloat Problem