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

From Pavan Deolasee
Subject Re: Review: Hot standby
Date
Msg-id 2e78013d0811250532k53807762o592b99081d931381@mail.gmail.com
Whole thread Raw
In response to Re: Review: Hot standby  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Review: Hot standby
List pgsql-hackers


On Tue, Nov 25, 2008 at 6:55 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:


Huh?  The "read only" transaction mode is not hard read-only anyway,
so if that's the only step being taken, it's entirely useless.


I think there are explicit checks for some utility statements (like VACUUM), but I haven't checked if all necessary code paths are covered or not.

Thanks,
Pavan

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

pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: blatantly a bug in the documentation
Next
From: Peter Eisentraut
Date:
Subject: Re: Brittleness in regression test setup