Re: Adding an example for replication configuration to pg_hba.conf

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Magnus Hagander <magnus(at)hagander(dot)net>, Dave Page <dpage(at)pgadmin(dot)org>, Selena Deckelmann <selena(at)chesnok(dot)com>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Greg Smith <greg(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Adding an example for replication configuration to pg_hba.conf
Date: 2011-05-24 19:28:04
Message-ID: 13742.1306265284@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Tue, May 24, 2011 at 2:48 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>> Yes, the problem is the sample will change, but the $PGDATA will not, so
>> anyone doing a diff of the two files to see the localized changes will
>> see the changes that came in as part of that commit.

> I don't think that's a serious problem. I wouldn't want to make a
> change like that in a released version, but doing it during beta seems
> OK.

Given that we've already forced initdb for beta2, it seems like a
complete non-issue right now, anyway.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-05-24 19:34:17 Re: inconvenient compression options in pg_basebackup
Previous Message Robert Haas 2011-05-24 19:05:18 Re: Adding an example for replication configuration to pg_hba.conf