Re: checkpoint spikes

From: Greg Smith <greg(at)2ndquadrant(dot)com>
To: Janning <ml(at)planwerk6(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: checkpoint spikes
Date: 2010-06-11 15:46:13
Message-ID: 4C125A45.8040001@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Janning wrote:
> most docs I found relates to 8.2 and 8.3. In Things of checkpoints, is 8.4
> comparable to 8.3? It would be nice if you update your article to reflect 8.4

There haven't been any changes made in this area since 8.3, that's why
there's been no update. 8.4 and 9.0 have exactly the same checkpoint
behavior and background writer behavior as 8.3 from the perspective of
regular use. The changes made only impact how things happen on a
replication standby, not the master server.

--
Greg Smith 2ndQuadrant US Baltimore, MD
PostgreSQL Training, Services and Support
greg(at)2ndQuadrant(dot)com www.2ndQuadrant.us

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua Tolley 2010-06-11 17:23:55 Re: How to show the current schema or search path in the psql PROMP
Previous Message Steve Crawford 2010-06-11 15:37:48 Re: database response slows while pg_dump is running (8.4.2)