select open change scope Open full search

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

Extensions / Analytics

repeater

Demonstration extension for executing serialized raw query plans on a remote PostgreSQL node.

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

Overview

Packageexecplan
Version0.1
PostgreSQL versions12
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariesrepeater
Stars4
Latest commit2019-01-09
Catalogue updated2026-08-30

Related extensions

Requires

postgres_fdwforeign-data wrapper for remote PostgreSQL servers

See also

pg_repeaterReplicates utility statements and serialized query plans to a remote PostgreSQL node over postgres_fdw.
pg_substraitExecute Substrait protobuf or JSON query plans through PostgreSQL functions
pg_no_seqscanPrevents or reports sequential scans in development and CI by inspecting query plans.
pg_session_traceTrace session SQL, bind variables, execution plans, and timing metrics
pg_query_stateTool for query progress monitoring in PostgreSQL
apg_plan_mgmtAmazon Aurora PostgreSQL Query Plan Management extension for managed plan baselines.
micromanageexample extension to inject plans
generic_planGenerate a generic plan for a parameterized SQL statement.