Re: INSTALL/install.sgml file - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: INSTALL/install.sgml file
Date
Msg-id Pine.LNX.4.21.0006081807100.23619-100000@localhost.localdomain
Whole thread Raw
In response to Re: INSTALL/install.sgml file  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: INSTALL/install.sgml file
List pgsql-hackers
Bruce Momjian writes:

> > Just the other day I griped about the fact that the installation
> > instructions are in fact a chapter of the administrator's guide, which
> > breaks the internal and external organization and the flow of information
> > of both the installation instructions and the administrator's guide.
>
> Can we refer people to that section for more information?

We can refer people, but how? Do you write "please read more about this in
the Administrator's Guide"? Then somebody who's reading the installation
instructions as part of the administrator's guide will think "Well, duh,
thanks a lot". Or you make a proper DocBook hyperlink which comes out
something like "read more about this in `Backing up and Restoring'". Then
somebody who reads the flat text file will say "Gee, and where exactly is
that?". Schizophrenia Bad.

IMHO, there's really a line between:
* Installation Guide: how to get from sources to binaries (roughly)
* Administration Guide: how to get from binaries to running system
* Users (and other) Guide: how to make use of the running system


--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden


pgsql-hackers by date:

Previous
From: Karel Zak
Date:
Subject: Re: crashed odbc in CVS
Next
From: Peter Eisentraut
Date:
Subject: Re: interactive oddity for psql -c "cmd; cmd;"