Package: postgresql-17-pg-hint-plan (1.7.0-1 and others)
Links for postgresql-17-pg-hint-plan
Debian Resources:
Download Source Package pg-hint-plan-17:
- [pg-hint-plan-17_1.7.0-1.dsc]
- [pg-hint-plan-17_1.7.0.orig.tar.gz]
- [pg-hint-plan-17_1.7.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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) */.
Other Packages Related to postgresql-17-pg-hint-plan
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C könyvtár: megosztott könyvtárak
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [mips64el, s390x]
-
- dep: postgresql-17
- The World's Most Advanced Open Source Relational Database
-
- dep: postgresql-17-jit-llvm (>= 16) [not riscv64]
- Package not available
Download postgresql-17-pg-hint-plan
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 1.7.0-1+b1 | 142.1 kB | 322.0 kB | [list of files] |
arm64 | 1.7.0-1 | 137.8 kB | 356.0 kB | [list of files] |
mips64el | 1.7.0-1 | 138.4 kB | 360.0 kB | [list of files] |
ppc64el | 1.7.0-1 | 145.3 kB | 365.0 kB | [list of files] |
riscv64 | 1.7.0-1 | 47.8 kB | 140.0 kB | [list of files] |
s390x | 1.7.0-1 | 151.0 kB | 339.0 kB | [list of files] |