| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | 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:05:18 |
| Message-ID: | BANLkTin-mC-SPBSZxrqYa1dMex1OfOBquA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-05-24 19:28:04 | Re: Adding an example for replication configuration to pg_hba.conf |
| Previous Message | Tom Lane | 2011-05-24 18:54:16 | Re: Domains versus polymorphic functions, redux |