|
|
|
|
@ -1,10 +1,14 @@ |
|
|
|
|
<!-- |
|
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.2 1998/10/30 19:37:00 thomas Exp $ |
|
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.3 1998/11/02 15:53:02 thomas Exp $ |
|
|
|
|
|
|
|
|
|
Postgres quick Installation Guide. |
|
|
|
|
thomas 1998-10-26 |
|
|
|
|
- thomas 1998-10-26 |
|
|
|
|
|
|
|
|
|
$Log: installation.sgml,v $ |
|
|
|
|
Revision 1.3 1998/11/02 15:53:02 thomas |
|
|
|
|
Move configuration info to after installation procedure. |
|
|
|
|
Include only the current release in the release notes section. |
|
|
|
|
|
|
|
|
|
Revision 1.2 1998/10/30 19:37:00 thomas |
|
|
|
|
Minor editing and markup changes as a result of preparing the Postscript |
|
|
|
|
documentation for v6.4. |
|
|
|
|
@ -26,6 +30,7 @@ First cut at standalone installation guide to replace INSTALL text source. |
|
|
|
|
<!entity y2k SYSTEM "y2k.sgml"> |
|
|
|
|
|
|
|
|
|
<!entity config SYSTEM "config.sgml"> |
|
|
|
|
<!entity current SYSTEM "current.sgml"> |
|
|
|
|
<!entity intro-ag SYSTEM "intro-ag.sgml"> |
|
|
|
|
<!entity install SYSTEM "install.sgml"> |
|
|
|
|
<!entity options SYSTEM "pg_options.sgml"> |
|
|
|
|
@ -73,7 +78,8 @@ First cut at standalone installation guide to replace INSTALL text source. |
|
|
|
|
|
|
|
|
|
<LegalNotice> |
|
|
|
|
<Para> |
|
|
|
|
<ProductName>PostgreSQL</ProductName> is copyright (C) 1998 by the Postgres Global Development Group. |
|
|
|
|
<ProductName>PostgreSQL</ProductName> is copyright (C) 1998 |
|
|
|
|
by the Postgres Global Development Group. |
|
|
|
|
</Para> |
|
|
|
|
</LegalNotice> |
|
|
|
|
|
|
|
|
|
@ -121,9 +127,15 @@ and installing documentation, and then print or browse the |
|
|
|
|
</chapter> |
|
|
|
|
|
|
|
|
|
&ports; |
|
|
|
|
&config; |
|
|
|
|
&install; |
|
|
|
|
&release; |
|
|
|
|
&config; |
|
|
|
|
|
|
|
|
|
<chapter id="release"> |
|
|
|
|
<title>Release Notes</title> |
|
|
|
|
|
|
|
|
|
¤t; |
|
|
|
|
|
|
|
|
|
</chapter> |
|
|
|
|
|
|
|
|
|
<!-- |
|
|
|
|
<INDEX> </INDEX> |
|
|
|
|
|