Re: order of entries in admin docs - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: order of entries in admin docs
Date
Msg-id 200805071639.m47GdF625363@momjian.us
Whole thread Raw
In response to Re: order of entries in admin docs  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Responses Re: order of entries in admin docs  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-docs
Scott Marlowe wrote:
> The more I read the docs, the more moving client authentication seems
> to make sense.  In fact, the authentication problems section is
> probably the perfect final bit to the Connections and Authentication
> section.  I'd move it up a level, so that it looked something like
> this:
>
> 18.3. Connections and Authentication
>
>     18.3.1. Connection Settings
>     18.3.2. Security and Authentication
>     18.3.3. The pg_hba.conf file
>     18.3.4. Authentication methods
>     18.3.5. Authentication problems
>
> Unless a different level of indentation makes more sense, which I
> could totally understand.
>
> It definitely follows the flow of setting up a pg server better for
> me.  I might even move the pg_hba.conf file to 18.3.1 up there.  It is
> pretty much a firewall.

I don't think this change makes sense --- All the "Connection Settings"
stuff is in postgresql.conf. Pulling authentication in there will be too
complex, I am afraid.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: order of entries in admin docs
Next
From: "Scott Marlowe"
Date:
Subject: Re: order of entries in admin docs