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

Started by Jari Aaltoabout 18 years ago4 messages
#1Jari Aalto
jari.aalto@cante.net

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

Jari

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Jari Aalto (#1)
Re: [PATCH] pg_hba.conf.sample: mention www.postgresql.org

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/

#3Jari Aalto
jari.aalto@cante.net
In reply to: Jari Aalto (#1)
Re: [PATCH] pg_hba.conf.sample: mention www.postgresql.org

* 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

#4Tom Lane
tgl@sss.pgh.pa.us
In reply to: Jari Aalto (#3)
Re: [PATCH] pg_hba.conf.sample: mention www.postgresql.org

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