Increasing WAL usage followed by sudden drop - Mailing list pgsql-performance

From Joseph Marlin
Subject Increasing WAL usage followed by sudden drop
Date
Msg-id 385621813.89890122.1344620116156.JavaMail.root@email
Whole thread Raw
Responses Re: Increasing WAL usage followed by sudden drop
List pgsql-performance
http://i.imgur.com/sva4H.png

In the image above, please find the traffic we have seen from our main postgresql node to our cloud backup.

A few notes on that image:

a) We're only interested in looking at the blue - outbound - traffic
b) In general, this pipe is almost exclusively for WAL usage only.

Hopefully you can see how generalized WAL traffic increases, until it cuts off sharply, only to begin increasing again.



http://i.imgur.com/2V8XY.png

In that image, you can see the traffic just after a cutoff - slowly ramping up again. You can also see our mysterious
sawtoothpattern - spikes of WAL traffic that occur on the hour, quarter-hour, half-hour, and three-quarter-hour marks.
Wedon't see any corresponding spikes in database activity at those times, so we're also mystified as to why these
spikesare occurring.  


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

Thanks so much!


pgsql-performance by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: Index Bloat Problem
Next
From: Matheus de Oliveira
Date:
Subject: Re: Is drop/restore trigger transactional?