pg_hint_plan

Give PostgreSQL ability to manually force some decisions in execution plans.

Overview

PGDG 1st Party Extension: pg_hint_plan : Give PostgreSQL ability to manually force some decisions in execution plans.

Information

Metadata

  • Version: 1.6.0
  • PG Vers: 16,15,14,13,12
  • Need Load: Lib Loading NOT Required
  • Need DDL: DO CREATE EXTENSION DDL
  • Relocatable: Relocatable
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: hint_plan
  • Requires: N/A

Packages

  • RPM Repo: PGDG
  • RPM Name: pg_hint_plan_$v*
  • RPM Ver : 1.6.0
  • RPM Deps: Nil
  • DEB Repo: PGDG
  • DEB Name: postgresql-$v-pg-hint-plan
  • DEB Ver : 1.6.0
  • DEB Deps: Nil

Details


Last modified 2024-08-13: update extension list (ff80880)