跳至主要內容

KlustronDB小于 1 分钟

Appendix J. Documentation

Table of Contents

J.1. DocBook

J.2. Tool Sets : J.2.1. Installation on Fedora, RHEL, and Derivatives

[J.2.2. Installation on FreeBSD](docguide-toolsets.md#id-1.11.11.5.6)

[J.2.3. Debian Packages](docguide-toolsets.md#id-1.11.11.5.7)

[J.2.4. macOS](docguide-toolsets.md#id-1.11.11.5.8)

[J.2.5. Detection by `configure`](docguide-toolsets.md#DOCGUIDE-TOOLSETS-CONFIGURE)

J.3. Building The Documentation : J.3.1. HTML

[J.3.2. Manpages](docguide-build.md#id-1.11.11.6.4)

[J.3.3. PDF](docguide-build.md#id-1.11.11.6.5)

[J.3.4. Plain Text Files](docguide-build.md#id-1.11.11.6.6)

[J.3.5. Syntax Check](docguide-build.md#id-1.11.11.6.7)

J.4. Documentation Authoring : J.4.1. Emacs

J.5. Style Guide : J.5.1. Reference Pages

PostgreSQL has four primary documentation formats:

  • Plain text, for pre-installation information
  • HTML, for on-line browsing and reference
  • PDF, for printing
  • man pages, for quick reference.

Additionally, a number of plain-text README files can be found throughout the PostgreSQL source tree, documenting various implementation issues.

HTML documentation and man pages are part of a standard distribution and are installed by default. PDF format documentation is available separately for download.