postgresql-16-pg-hint-plan binary package in Ubuntu Oracular ppc64el

 PostgreSQL uses a cost-based optimizer that uses data statistics, not static
 rules. The planner (optimizer) estimates costs of each possible execution
 plans for a SQL statement, then executes the plan with the lowest cost. The
 planner does its best to select the best execution plan, but it is far from
 perfect, since it may not count some data properties, like correlation between
 columns.
 .
 pg_hint_plan makes it possible to tweak PostgreSQL execution plans using
 so-called "hints" in SQL comments, like /*+ SeqScan(a) */.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-05-06 20:48:11 UTC Published Ubuntu Oracular ppc64el release universe database Optional 1.6.0-1
  • Published
  • Copied from ubuntu oracular-proposed ppc64el in Primary Archive for Ubuntu
  Deleted Ubuntu Oracular ppc64el proposed universe database Optional 1.6.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to oracular

  • Published