Re: Hot standby having high requested checkpoints? - Mailing list pgsql-admin

From Simon Riggs
Subject Re: Hot standby having high requested checkpoints?
Date
Msg-id CA+U5nMKcy_wkzJdpwsjyaa76ucyw0FkDhdXnMCypbAwPF0JSEQ@mail.gmail.com
Whole thread Raw
In response to Hot standby having high requested checkpoints?  (Brian Fehrle <brianf@consistentstate.com>)
Responses Re: Hot standby having high requested checkpoints?  (Brian Fehrle <brianf@consistentstate.com>)
List pgsql-admin
On Tue, Feb 28, 2012 at 10:53 PM, Brian Fehrle
<brianf@consistentstate.com> wrote:

> I have two PostgreSQL 9.0.5 clusters, one is a master and the other is a hot
> standby via streaming replication. I'm monitoring some stats on each and I'm
> noticing something very odd. On the master, I get between 2 and 4 requested
> checkpoints per hour, but on the hot standby I'm seeing between 200 and 300
> requested checkpoints per hour.

We don't do a restartpoint on the standby unless we see a checkpoint
record, so that result should be impossible.

So I'm guessing you're reading the stats wrong?

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-admin by date:

Previous
From: Khangelani Gama
Date:
Subject: Can't recover data from a .tar.gz file which was backed up using COPY BINARY command
Next
From: Matheus de Oliveira
Date:
Subject: Re: Can't recover data from a .tar.gz file which was backed up using COPY BINARY command