postgresql-17-pg-hint-plan - 1.7.0-1+b1 main

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) */.

Priority: optional
Section: database
Suites: landing 
Maintainer: Debian PostgreSQL Maintainers <team+postgresql [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 329.7 kB
Architectures: amd64  arm64 

 

Versions

1.7.0-1+b1 amd64 1.7.0-1 arm64