パッケージ: postgresql-17-pg-hint-plan (1.7.0-1 など)
postgresql-17-pg-hint-plan に関するリンク
Debian の資源:
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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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) */.
その他の postgresql-17-pg-hint-plan 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: 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) [riscv64 以外]
- パッケージは利用できません
postgresql-17-pg-hint-plan のダウンロード
アーキテクチャ | バージョン | パッケージサイズ | インストールサイズ | ファイル |
---|---|---|---|---|
amd64 | 1.7.0-1+b1 | 142.1 kB | 322.0 kB | [ファイル一覧] |
arm64 | 1.7.0-1 | 137.8 kB | 356.0 kB | [ファイル一覧] |
mips64el | 1.7.0-1 | 138.4 kB | 360.0 kB | [ファイル一覧] |
ppc64el | 1.7.0-1 | 145.3 kB | 365.0 kB | [ファイル一覧] |
riscv64 | 1.7.0-1 | 47.8 kB | 140.0 kB | [ファイル一覧] |
s390x | 1.7.0-1 | 151.0 kB | 339.0 kB | [ファイル一覧] |