select open change scope Open full search

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

Extensions / Features

pg_no_seqscan

Prevents or reports sequential scans in development and CI by inspecting query plans.

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

Overview

Packagepg_no_seqscan
Version0.1.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_no_seqscan
Stars8
Latest commit2026-03-26
Latest release2026-03-27
Catalogue updated2026-08-30

Related extensions

See also

pg_substraitExecute Substrait protobuf or JSON query plans through PostgreSQL functions
repeaterDemonstration extension for executing serialized raw query plans on a remote PostgreSQL node.
pg_repeaterReplicates utility statements and serialized query plans to a remote PostgreSQL node over postgres_fdw.
pg_session_traceTrace session SQL, bind variables, execution plans, and timing metrics
pg_query_stateTool for query progress monitoring in PostgreSQL
micromanageexample extension to inject plans
pg_py_plan_forwardingForward PostgreSQL planner and executor data to embedded Python callbacks
apg_plan_mgmtAmazon Aurora PostgreSQL Query Plan Management extension for managed plan baselines.