Re: Feature Request: pg_replication_master()

From: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Simon Riggs <simon(at)2ndQuadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Feature Request: pg_replication_master()
Date: 2012-12-24 17:06:44
Message-ID: m2wqw78jmj.fsf@2ndQuadrant.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <bruce(at)momjian(dot)us> writes:
> Is that what everyone else wants? If that is all, let's do it and close
> the item.

What Simon is proposing is quite clear and not what you pasted, if I'm
reading that correctly:

On Mon, Dec 24, 2012 at 03:13:59PM +0000, Simon Riggs wrote:
> From all of the above, I think its worth doing this
> * allowing recovery.conf to be in a different directory
> * make recovery config parameters into GUCs
> * no other changes to way things currently work

I happen to like this proposal, +1 from me.

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2012-12-24 17:15:29 Re: Feature Request: pg_replication_master()
Previous Message Amit Kapila 2012-12-24 16:57:21 Re: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]