Extensions / Replication and streams
Replicates utility statements and serialized query plans to a remote PostgreSQL node over postgres_fdw.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_repeater |
|---|---|
| Version | 0.1 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_repeater |
| Stars | 2 |
| Latest commit | 2019-02-05 |
| Catalogue updated | 2026-08-30 |
| postgres_fdw | foreign-data wrapper for remote PostgreSQL servers |
| repeater | Demonstration extension for executing serialized raw query plans on a remote PostgreSQL node. |
| pg_substrait | Execute Substrait protobuf or JSON query plans through PostgreSQL functions |
| pg_no_seqscan | Prevents or reports sequential scans in development and CI by inspecting query plans. |
| pg_session_trace | Trace session SQL, bind variables, execution plans, and timing metrics |
| pg_query_state | Tool for query progress monitoring in PostgreSQL |
| apg_plan_mgmt | Amazon Aurora PostgreSQL Query Plan Management extension for managed plan baselines. |
| micromanage | example extension to inject plans |
| generic_plan | Generate a generic plan for a parameterized SQL statement. |