Re: Re: [COMMITTERS] pgsql: Make CheckRequiredParameterValues() depend upon correct
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndQuadrant.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@commandprompt.com>, Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-04-28T10:06:48Z
Lists: pgsql-hackers
On Wed, 2010-04-28 at 18:54 +0900, Fujii Masao wrote: > On Wed, Apr 28, 2010 at 4:43 PM, Heikki Linnakangas > <heikki.linnakangas@enterprisedb.com> wrote: > > Ok, did that. Here's an updated patch: > > > + During recovery, specifies whether or not you can connect and run > > + queries to enable <xref linkend="hot-standby">. The default value is > > + <literal>on</literal>. > > + This parameter can only be set at server start. It is ignored when > > + not in standby mode. > > In the patch, I was not able to find any change which ignores > recovery_connections when standby_mode is OFF. > > And that change spoils the combination of pg_standby and HS? > We drop the support for it? Yeh, I hope nothing is being disabled in that area. Many people hope and expect HS to work with 9.0 without any changes to their setup. -- Simon Riggs www.2ndQuadrant.com