FICHA · AUR

hypopg-git

Hypothetical indexes for PostgreSQL... ask the optimizer if this hypothetical index would help

  • database-extension
  • POSTGRESQL
  • DATABASE
  • EXTENSION
  • Dependency only
official+codex · reviewed · Jun 1, 2026 description in en

Description

PostgreSQL query plans can be tested against hypothetical indexes before creating real indexes.

It is useful for database administrators evaluating whether an index would help without paying the build cost first. Planner estimates are not proof of production performance, so real workloads, write overhead, and disk cost still need review.

Permissions

Permissions not analysed for this source yet.