select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Administration

pg_bofh

Rejects queries without WHERE clauses using a planner hook loaded via shared_preload_libraries.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_bofh
Version0.0.1
RepositoryUnspecified
Extension typeNo DDL
Requires CREATE EXTENSIONNo
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_bofh
Stars5
Latest commit2014-09-26
Catalogue updated2026-08-30

Related extensions

See also

optpathsPlanner hook extension for adding paths and removing self joins
planinstrPlanner hook for measuring PostgreSQL planning time, intended mainly for debugging.
pathprobePostgreSQL planner path probing extension for planner-aware SQL agents
pargresPrototype parallel query execution module for shared-nothing PostgreSQL clusters
mv_rewriteQuery rewriting extension that transparently rewrites queries to use lower-cost materialized views.
pg_stash_adviceStore plan advice by query ID and automatically apply it during PostgreSQL query planning
qosQoS resource governor extension for PostgreSQL sessions and queries
pg_table_rangePlanning-time partition pruning by per-partition data ranges, including non-key columns.