Thread: [PATCH] pg_hba.conf.sample: mention www.postgresql.org

[PATCH] pg_hba.conf.sample: mention www.postgresql.org

From
Jari Aalto
Date:
Here is usggestion to add URL to documentation.
This patch is against git://repo.or.cz/PostgreSQL.git

Jari


Re: [PATCH] pg_hba.conf.sample: mention www.postgresql.org

From
Peter Eisentraut
Date:
Jari Aalto wrote:
> Here is usggestion to add URL to documentation.

But there are other sources for the documentation.  It might be preferrable to 
use a local copy.  Furthermore I think it is fairly obvious that you can find 
documentation on the website.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


Re: [PATCH] pg_hba.conf.sample: mention www.postgresql.org

From
Jari Aalto
Date:
* Sat 2008-01-05 Peter Eisentraut <peter_e@gmx.net>
* Message-Id: 200801051358.36722.peter_e@gmx.net
> Jari Aalto wrote:
>
>> Here is usggestion to add URL to documentation.
>
> But there are other sources for the documentation. It might be
> preferrable to use a local copy.

The local copy is not necessarily installed and the locations differs
from Linux distribution to distribution.

> Furthermore I think it is fairly obvious that you can find
> documentation on the website.

It may be obvious to someone already familiar, but not if installing
postgreSQL the first time (via Linux package manager). While setting up
and configuring the hba_conf, the further documentation is almost
always needed.

A direct URL will help ´people to head for right direction.

Jari

-- 
Welcome to FOSS revolution: we fix and modify until it shines



Re: [PATCH] pg_hba.conf.sample: mention www.postgresql.org

From
Tom Lane
Date:
Jari Aalto <jari.aalto@cante.net> writes:
> * Sat 2008-01-05 Peter Eisentraut <peter_e@gmx.net>
>> Furthermore I think it is fairly obvious that you can find
>> documentation on the website.

> A direct URL will help �people to head for right direction.

Somebody who has found postgresql.conf in the first place has probably
already found the documentation, or at least is clueful enough to know
where to look.  I concur with Peter that this is not a helpful addition,
mainly because it might be an outright bad suggestion in some
environments.
        regards, tom lane