Rearrange and consolidate the Admin Guide.

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 32cfa65e492b0250c8d26256524c5dfdfecb1a09
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1999-05-20T05:39:29Z
Releases: 7.1.1
Rearrange and consolidate the Admin Guide.
Add reference pages for utilities and remove standalone chapters for same.
Add material for an appendix on date/time properties, but not yet
 integrated with the User's Guide.
Break up the former chapter on pg_options
 into Admin and Programmer's Guides.

Files

PathChange+/−
doc/src/sgml/admin.sgml modified +16 −6
doc/src/sgml/datetime.sgml added +155 −0
doc/src/sgml/install.sgml modified +132 −195
doc/src/sgml/layout.sgml added +78 −0
doc/src/sgml/pgaccess.sgml deleted +0 −8
doc/src/sgml/pg_options.sgml modified +181 −596
doc/src/sgml/postgres.sgml modified +18 −13
doc/src/sgml/programmer.sgml modified +82 −71
doc/src/sgml/psql.sgml deleted +0 −45
doc/src/sgml/query.sgml modified +334 −291
doc/src/sgml/query-ug.sgml deleted +0 −363
doc/src/sgml/runtime.sgml modified +630 −91
doc/src/sgml/security.sgml modified +3 −0
doc/src/sgml/sql.sgml modified +17 −11
doc/src/sgml/start-ag.sgml modified +256 −289
doc/src/sgml/trouble.sgml added +166 −0
doc/src/sgml/tutorial.sgml modified +63 −44
doc/src/sgml/user.sgml modified +65 −63