Re: [PATCHES] Load distributed checkpoint - Mailing list pgsql-hackers

From Inaam Rana
Subject Re: [PATCHES] Load distributed checkpoint
Date
Msg-id 833c669b0702262237t7e627b2eva60673e1ce55343f@mail.gmail.com
Whole thread Raw
In response to Re: Load distributed checkpoint  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Responses Re: [PATCHES] Load distributed checkpoint
List pgsql-hackers


On 2/26/07, ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> wrote:
Josh Berkus <josh@agliodbs.com> wrote:

> Can I have a copy of the patch to add to the Sun testing queue?

This is the revised version of the patch. Delay factors in checkpoints
can be specified by checkpoint_write_percent, checkpoint_nap_percent
and checkpoint_sync_percent. They are relative to checkpoint_timeout.

Also, checking of archive_timeout during checkpoints and some error
handling routines were added.


One of the issues we had during testing with original patch was db stop not working properly. I think you coded something to do a stop checkpoint in immediately but if a checkpoint is already in progress at that time, it would take its own time to complete.
Does this patch resolve that issue? Also, is it based on pg82stable or HEAD?

regards,
inaam

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center



---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings





--
Inaam Rana
EnterpriseDB   http://www.enterprisedb.com

pgsql-hackers by date:

Previous
From: "Simon Riggs"
Date:
Subject: Re: COMMIT NOWAIT Performance Option
Next
From: Warren Turkal
Date:
Subject: Re: conversion efforts (Re: SCMS question)