Re: Review: Hot standby - Mailing list pgsql-hackers

From Pavan Deolasee
Subject Re: Review: Hot standby
Date
Msg-id 2e78013d0811232340x44ebe2cex8c0c883de729efb8@mail.gmail.com
Whole thread Raw
In response to Re: Review: Hot standby  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Review: Hot standby
List pgsql-hackers


On Sun, Nov 23, 2008 at 3:12 AM, Simon Riggs <simon@2ndquadrant.com> wrote:



I don't think so, because this section of code is only called if there
is redo to perform. If no redo, we never get here.


OK. But why not open up the database for read-only access when there is no redo action to be done ? Or am I missing something trivial ?

Anyways, I will wait for your latest version to continue with the test/review.

Thanks,
Pavan

--
Pavan Deolasee
EnterpriseDB     http://www.enterprisedb.com

pgsql-hackers by date:

Previous
From: "Pavan Deolasee"
Date:
Subject: Snapshot warning
Next
From: "Hitoshi Harada"
Date:
Subject: Re: Windowing Function Patch Review -> Standard Conformance