Open-Source Wikis

/

PostgreSQL

/

Reference

postgres/postgres

Reference

This section is a reference appendix to the rest of the wiki. It collects:

  • Configuration — the most important GUC parameters and where they live.
  • Data models — the system catalog tables you'll interact with most.
  • Dependencies — external libraries the build depends on.

For narrative, in-depth treatment of each subsystem, see Systems.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Reference – PostgreSQL wiki | Factory