📄 installation.sgml
字号:
<!--$Header: /usr/local/cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.6 1999/06/04 15:51:42 thomas Exp $Postgres quick Installation Guide.- thomas 1998-10-26$Log: installation.sgml,v $Revision 1.6 1999/06/04 15:51:42 thomasAdd blurb on new docs in release notes.Make minor info and markup changes for v6.5 release.Revision 1.5 1999/06/03 04:21:48 thomasMarkup changes for v6.5 release.Clean out duplicate stuff in odbc.sgml resulting from a faulty patch.Revision 1.4 1999/05/26 17:30:29 thomasAdd chapters on CVS access, MVCC, SQL theory to the docs.Add an appendix with more details on date/time attributes and handling.Update most references to Postgres version numbers to 6.5, *except* for the porting list which will require a report from a successful installation to be updated.Revision 1.3 1998/11/02 15:53:02 thomasMove 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 thomasMinor editing and markup changes as a result of preparing the Postscript documentation for v6.4.Bigger updates to the installation instructions (install and config).Revision 1.1 1998/10/27 06:11:08 thomasFirst cut at standalone installation guide to replace INSTALL text source.--><!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [<!entity about SYSTEM "about.sgml"><!entity history SYSTEM "history.sgml"><!entity info SYSTEM "info.sgml"><!entity legal SYSTEM "legal.sgml"><!entity notation SYSTEM "notation.sgml"><!entity y2k SYSTEM "y2k.sgml"><!entity config SYSTEM "config.sgml"><!entity intro-ag SYSTEM "intro-ag.sgml"><!entity install SYSTEM "install.sgml"><!entity options SYSTEM "pg_options.sgml"><!entity ports SYSTEM "ports.sgml"><!entity recovery SYSTEM "recovery.sgml"><!entity regress SYSTEM "regress.sgml"><!entity release SYSTEM "release.sgml"><!entity runtime SYSTEM "runtime.sgml"><!entity start-ag SYSTEM "start-ag.sgml"><!entity biblio SYSTEM "biblio.sgml">]><book><!-- Title information --><title>PostgreSQL Installation Guide</title><bookinfo> <releaseinfo>Covering v6.5 for general release</releaseinfo> <bookbiblio> <authorgroup> <corpauthor>The PostgreSQL Development Team</corpauthor> </authorgroup><!-- editor in authorgroup is not supported <AuthorGroup>--> <editor> <firstname>Thomas</firstname> <surname>Lockhart</surname> <affiliation> <orgname>Caltech/JPL</orgname> </affiliation> </editor><!-- </AuthorGroup>--> <!-- <AuthorInitials>TGL</AuthorInitials>--> <date>(last updated 1999-06-01)</date> </bookbiblio><legalnotice><para><productname>PostgreSQL</productname> is Copyright © 1996-9by the Postgres Global Development Group.</para></legalnotice></bookinfo><!--<TOC> </TOC><LOT> </LOT>--><!--<Dedication><Para>Your name here...</Para></Dedication>--><preface><title>Summary</title><para><productname>Postgres</productname>, developed originally in the UC Berkeley Computer Science Department, pioneered many of the object-relational concepts now becoming available in some commercial databases.It provides SQL92/SQL3 language support, transaction integrity, and type extensibility. <productname>PostgreSQL</productname> is a public-domain, open source descendant of this original Berkeley code.</para></preface><chapter><title>Introduction</title><para>This installation procedure makes some assumptions about the desired configurationand runtime environment for your system. This may be adequate for many installations,and is almost certainly adequate for a first installation. But you may want todo an initial installation up to the point of unpacking the source treeand installing documentation, and then print or browse the <citetitle>Administrator's Guide</citetitle>.</para></chapter>&ports;&install;&config;&release;<!--<INDEX> </INDEX>--></book><!-- Keep this comment at the end of the fileLocal variables:mode: sgmlsgml-omittag:nilsgml-shorttag:tsgml-minimize-attributes:nilsgml-always-quote-attributes:tsgml-indent-step:1sgml-indent-data:tsgml-parent-document:nilsgml-default-dtd-file:"./reference.ced"sgml-exposed-tags:nilsgml-local-catalogs:"/usr/lib/sgml/CATALOG"sgml-local-ecat-files:nilEnd:-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -