[ bianca ]
[ Fonte: pg-hint-plan-17 ]
Pacote: postgresql-17-pg-hint-plan (1.7.0-1 e outros)
Links para postgresql-17-pg-hint-plan
Baixe o pacote-fonte pg-hint-plan-17:
- [pg-hint-plan-17_1.7.0-1.debian.tar.xz]
- [pg-hint-plan-17_1.7.0-1.dsc]
- [pg-hint-plan-17_1.7.0.orig.tar.gz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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) */.
Outros pacotes relacionados a postgresql-17-pg-hint-plan
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
também um pacote virtual fornecido por libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: postgresql-17
- The World's Most Advanced Open Source Relational Database
-
- dep: postgresql-17-jit-llvm (>= 16)
- Pacote não disponível
Download de postgresql-17-pg-hint-plan
| Arquitetura | Versão | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|---|
| amd64 | 1.7.0-1+b1 | 142.1 kB | 322.0 kB | [lista de arquivos] |
| arm64 | 1.7.0-1 | 137.8 kB | 356.0 kB | [lista de arquivos] |