Metadata for pg_hint_plan_14-1.4.3-3PGDG.rhel9.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: pg_hint_plan_14
Version: 1.4.3-3PGDG.rhel9
Arch: ppc64le
Summary: Tweak PostgreSQL execution plans using so-called "hints" in SQL comments
License: MIT
Vendor: PostgreSQL Global Development Group
Build Host: pgrpms-el9-ppc64le.postgresql.org
Build Date: Sat Mar  8 03:58:09 2025
Size: 144352
URL: https://github.com/ossc-db/pg_hint_plan/
Description: pg_hint_plan makes it possible to tweak PostgreSQL execution plans using
so-called "hints" in SQL comments, like /*+ SeqScan(a) */.

PostgreSQL uses a cost-based optimizer, which utilizes data statistics,
not static rules. The planner (optimizer) esitimates costs of each possible
execution plans for a SQL statement then the execution plan with the lowest
cost finally be executed. The planner does its best to select the best best
execution plan, but is not always perfect, since it doesn't count some
properties of the data, for example, correlation between columns.

FILES

/usr/lib/.build-id
/usr/lib/.build-id/76
/usr/lib/.build-id/76/d15f8c5bf1eb9f3f51d76daa72ea358046d864
/usr/pgsql-14/doc/extension/README-pg_hint_plan.md
/usr/pgsql-14/lib/pg_hint_plan.so
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.0--1.3.1.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.0.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.1--1.3.2.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.10--1.4.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.2--1.3.3.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.3--1.3.4.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.4--1.3.5.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.5--1.3.6.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.6--1.3.7.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.7--1.3.8.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.8--1.3.9.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.9--1.3.10.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.4--1.4.1.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.4.1--1.4.2.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.4.2--1.4.3.sql
/usr/pgsql-14/share/extension/pg_hint_plan.control

REQUIRES

libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
postgresql14-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)

PROVIDES

pg_hint_plan_14 1.4.3-3PGDG.rhel9
pg_hint_plan_14(ppc-64) 1.4.3-3PGDG.rhel9

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/76 a
/usr/lib/.build-id/76/d15f8c5bf1eb9f3f51d76daa72ea358046d864 a
/usr/pgsql-14/doc/extension/README-pg_hint_plan.md d
/usr/pgsql-14/lib/pg_hint_plan.so
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.0--1.3.1.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.0.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.1--1.3.2.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.10--1.4.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.2--1.3.3.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.3--1.3.4.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.4--1.3.5.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.5--1.3.6.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.6--1.3.7.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.7--1.3.8.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.8--1.3.9.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.3.9--1.3.10.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.4--1.4.1.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.4.1--1.4.2.sql
/usr/pgsql-14/share/extension/pg_hint_plan--1.4.2--1.4.3.sql
/usr/pgsql-14/share/extension/pg_hint_plan.control

LICENSE FILES

MIT