deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: postgresql-17, postgresql-17-jit-llvm (>= 16), libc6 (>= 2.17)
Description: |-
support for optimizer hints in PostgreSQL
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) */.
Homepage: https://github.com/ossc-db/pg_hint_plan
Installed-Size: '356'
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Package: postgresql-17-pg-hint-plan
Priority: optional
Section: database
Source: pg-hint-plan-17
Version: 1.7.0-1
srcpkg_name: pg-hint-plan-17
srcpkg_version: 1.7.0-1