Re: Hot Standby (commit fest version - v5) - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Hot Standby (commit fest version - v5)
Date
Msg-id 1227274100.7015.71.camel@hp_dx2400_1
Whole thread Raw
In response to Re: Hot Standby (commit fest version - v5)  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
List pgsql-hackers
On Fri, 2008-11-21 at 17:08 +0530, Pavan Deolasee wrote:

> Sorry, its the startup process thats stuck in the checkpoint. Here is
> the stack trace:

Already fixed in new version I'm preparing for you.

Both the startup process and bgwriter can perform restartpoints, so its
not a problem whether we reached the point at which we pmsignal or not.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: pg_settings.enumval as array
Next
From: Simon Riggs
Date:
Subject: Re: Review: Hot standby