Re: quoting and recovery.conf - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: quoting and recovery.conf
Date
Msg-id 1274974985.4405.76.camel@ebony
Whole thread Raw
In response to Re: quoting and recovery.conf  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers
On Thu, 2010-05-27 at 16:20 +0100, Greg Stark wrote:

> My suggestion is we should fold all the parameters into
> postgresql.conf and treat recovery.conf as an additional
> postgresql.conf to read. It would allow any GUC. The only difference
> is that it would be moved out of the way automatically when the target
> is reached.

Good idea, needs a little fleshing out.

What do we do if recovery.conf and postgresql.conf have different
settings in them? Trigger reload at end of recovery? Presumably we would
also ignore server startup parameters in recovery.conf?

-- Simon Riggs           www.2ndQuadrant.com



pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: List traffic
Next
From: Tatsuo Ishii
Date:
Subject: Re: pg_trgm