Description
Provide offline HTML documentation for PostgreSQL, including SQL reference, administration guidance, server behavior, client tools, and extension concepts. It helps users learn and troubleshoot without relying only on online docs.
Documentation does not change the database by itself. Match the docs version with the server version when using it for production procedures or migrations.