Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndQuadrant.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-04-05T18:46:37Z
Lists: pgsql-hackers
Attachments
- msg_change.patch (text/x-patch) patch
On Mon, 2010-04-05 at 17:08 +0900, Fujii Masao wrote: > On Sat, Apr 3, 2010 at 6:50 AM, Simon Riggs <sriggs@postgresql.org> wrote: > > Log Message: > > ----------- > > Check compulsory parameters in recovery.conf in standby_mode, per docs. > > On the recent discussion (*1), some people argued that specifying neither > primary_conninfo nor restore_command in the standby mode is not unreasonable, > and we reached the consensus that the setting should be allowed. So this > commit doesn't reflect the discussion. How about reverting the commit, > and restarting the discussion if you have complaint against the consensus? The attached patch changes the messages and downgrades FATAL to WARNING. Comments? -- Simon Riggs www.2ndQuadrant.com