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

From: Selena Deckelmann <selena(at)chesnok(dot)com>
To: Christopher Browne <cbbrowne(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Adding an example for replication configuration to pg_hba.conf
Date: 2011-05-18 17:23:11
Message-ID: BANLkTinHz8J2xZmbVajv4Ghbq0-7OvOtDg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, May 18, 2011 at 9:35 AM, Christopher Browne <cbbrowne(at)gmail(dot)com> wrote:
> On Wed, May 18, 2011 at 12:17 PM, Selena Deckelmann <selena(at)chesnok(dot)com> wrote:
>> At the risk of starting an epic bikeshedding thread, I've attached a
>> small patch that includes an example for both ipv4 and ipv6 localhost
>> configuration.
>
> My "bikeshedding" would be to ensure that the sample pg_hba.conf
> includes some kind of reference comment indicating where to look in
> the documentation for more about this.  Section numbers aren't stable
> enough; section title is probably apropos.

We don't do this in any of the other configuration files, so while I
like the focus on helping users out, it would be a significant
departure from convention.

Creating an annotated config file in the wiki would be welcome. :)

-selena

--
http://chesnok.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-05-18 17:23:45 Re: deprecating contrib for PGXN
Previous Message Christopher Browne 2011-05-18 16:35:46 Re: Adding an example for replication configuration to pg_hba.conf