Paket: postgresql-17-pg-hint-plan (1.7.0-1)
Länkar för postgresql-17-pg-hint-plan
Debianresurser:
Hämta källkodspaketet 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]
Ansvariga:
Externa resurser:
- Hemsida [github.com]
Liknande paket:
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) */.
Andra paket besläktade med postgresql-17-pg-hint-plan
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C-bibliotek: Delade bibliotek
också ett virtuellt paket som tillhandahålls av libc6-udeb
-
- dep: postgresql-17
- The World's Most Advanced Open Source Relational Database
-
- dep: postgresql-17-jit-llvm (>= 16)
- Paketet inte tillgängligt
Hämta postgresql-17-pg-hint-plan
Arkitektur | Paketstorlek | Installerad storlek | Filer |
---|---|---|---|
ppc64el | 145,3 kbyte | 365,0 kbyte | [filförteckning] |