Re: warm standby server stops doingcheckpointsafterawhile

From: "Simon Riggs" <simon(at)2ndquadrant(dot)com>
To: "Teodor Sigaev" <teodor(at)sigaev(dot)ru>
Cc: "Frank Wittig" <fw(at)weisshuhn(dot)de>, "Postgres General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: warm standby server stops doingcheckpointsafterawhile
Date: 2007-06-01 18:55:45
Message-ID: 1180724145.26297.241.camel@silverbirch.site
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 2007-06-01 at 22:42 +0400, Teodor Sigaev wrote:
> Found a reason: if parent page is fully backuped after child's split then
> forgetIncompleteSplit() isn't called at all.

i.e. full_page_writes = on

> Hope, attached patch fix that. Pls, test it.
>
> PS I'm going away for weekend, so I'll not be online until Monday.

OK, I'll check the other AMs to see if we have similar problems.

Have a good weekend.

--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alexander Staubo 2007-06-01 18:57:36 Re: Slightly OT.
Previous Message Gregory Stark 2007-06-01 18:51:26 Re: invalid memory alloc after insert with c trigger function