Increasing WAL usage followed by sudden drop

Поиск
Список
Период
Сортировка
От Joseph Marlin
Тема Increasing WAL usage followed by sudden drop
Дата
Msg-id 385621813.89890122.1344620116156.JavaMail.root@email
обсуждение исходный текст
Ответы Re: Increasing WAL usage followed by sudden drop
Список 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 по дате отправления:

Предыдущее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: Index Bloat Problem
Следующее
От: Matheus de Oliveira
Дата:
Сообщение: Re: Is drop/restore trigger transactional?