select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Supported versions: Current (18) / 17 / 16
Development versions: 19 / devel
Pre-release documentation. PostgreSQL 19 Beta 3 is a testing release. The final release may differ.

J.4. Building the Documentation with Meson #

To build the documentation using Meson, change to the build directory before running one of these commands, or add -C build to the command.

To build just the HTML version of the documentation:

build$ ninja html

For a list of other documentation targets see Section 17.4.4.3. The output appears in the subdirectory build/doc/src/sgml.

Report a documentation issue

Read the upstream documentation. For corrections, first check the current version.