|
|
|
|
@ -1,11 +1,15 @@ |
|
|
|
|
<!-- |
|
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/admin.sgml,v 1.18 1999/12/06 16:37:11 thomas Exp $ |
|
|
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/admin.sgml,v 1.19 2000/03/28 14:16:06 thomas Exp $ |
|
|
|
|
|
|
|
|
|
Postgres Administrator's Guide. |
|
|
|
|
Derived from postgres.sgml. |
|
|
|
|
- thomas 1998-10-27 |
|
|
|
|
|
|
|
|
|
$Log: admin.sgml,v $ |
|
|
|
|
Revision 1.19 2000/03/28 14:16:06 thomas |
|
|
|
|
Update SGML catalog references to DocBook 3.1 on FreeBSD. |
|
|
|
|
Matches postgresql.org/hub.org environment. |
|
|
|
|
|
|
|
|
|
Revision 1.18 1999/12/06 16:37:11 thomas |
|
|
|
|
Remove references to PostgreSQL as "public-domain" since that has a |
|
|
|
|
specific meaning wrt copyright (or lack thereof). |
|
|
|
|
@ -23,7 +27,7 @@ Clean out duplicate stuff in odbc.sgml resulting from a faulty patch. |
|
|
|
|
|
|
|
|
|
--> |
|
|
|
|
|
|
|
|
|
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [ |
|
|
|
|
<!doctype book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [ |
|
|
|
|
|
|
|
|
|
<!entity about SYSTEM "about.sgml"> |
|
|
|
|
<!entity history SYSTEM "history.sgml"> |
|
|
|
|
|