Re: Adding an example for replication configuration to pg_hba.conf
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Bruce Momjian <bruce@momjian.us>, Magnus Hagander <magnus@hagander.net>, Dave Page <dpage@pgadmin.org>, Selena Deckelmann <selena@chesnok.com>, Alvaro Herrera <alvherre@commandprompt.com>, Greg Smith <greg@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-05-24T19:28:04Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > On Tue, May 24, 2011 at 2:48 PM, Bruce Momjian <bruce@momjian.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