mirror of
https://github.com/postgres/postgres.git
synced 2026-03-30 22:36:05 -04:00
62 lines
1.1 KiB
Text
62 lines
1.1 KiB
Text
<!--
|
|
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/admin.sgml,v 1.36 2001/10/16 23:57:06 tgl Exp $
|
|
-->
|
|
|
|
<book id="admin">
|
|
|
|
<!-- Title information -->
|
|
|
|
<title>PostgreSQL &version; Administrator's Guide</title>
|
|
|
|
<bookinfo>
|
|
<corpauthor>The PostgreSQL Global Development Group</corpauthor>
|
|
&legal;
|
|
</bookinfo>
|
|
|
|
<!--
|
|
Disable these extra intro chapters since some elements (e.g. y2k
|
|
statement) are included in the first intro.sgml and cause errors if
|
|
included twice.
|
|
-->
|
|
<![%single-book;[
|
|
&intro;
|
|
]]>
|
|
|
|
&installation;
|
|
&installw;
|
|
&runtime;
|
|
&client-auth;
|
|
&charset;
|
|
&manage-ag;
|
|
&user-manag;
|
|
&maintenance;
|
|
&backup;
|
|
&monitoring;
|
|
&wal;
|
|
&storage;
|
|
&recovery;
|
|
®ress;
|
|
&release;
|
|
|
|
<![%single-book;[
|
|
&biblio;
|
|
&bookindex;
|
|
]]>
|
|
</book>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode:sgml
|
|
sgml-omittag:nil
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"./reference.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:("/usr/lib/sgml/catalog")
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
-->
|