Language: C
419 个扩展
-
timescaledb
Enables scalable inserts and complex queries for time-series data
-
periods
Provide Standard SQL functionality for PERIODs and SYSTEM VERSIONING
-
temporal_tables
temporal tables
-
pg_cron
Job scheduler for PostgreSQL
-
pg_task
execute any sql command at any specific time at background
-
pg_background
Run SQL queries in the background
-
pg_stl
Time series analysis functions for PostgreSQL
-
postgis
PostGIS geometry and geography spatial types and functions
-
postgis_topology
PostGIS topology spatial types and functions
-
postgis_raster
PostGIS raster types and functions
-
postgis_sfcgal
PostGIS SFCGAL functions
-
postgis_tiger_geocoder
PostGIS tiger geocoder and reverse geocoder
-
address_standardizer
Used to parse an address into constituent elements. Generally used to support geocoding address normalization step.
-
address_standardizer_data_us
Address Standardizer US dataset example
-
pointcloud
data type for lidar point clouds
-
pointcloud_postgis
integration for pointcloud LIDAR data and PostGIS geometry data
-
h3
H3 bindings for PostgreSQL
-
h3_postgis
H3 PostGIS integration
-
q3c
q3c sky indexing plugin
-
ogr_fdw
foreign-data wrapper for GIS data access
-
pg_geohash
Handle geohash based functionality for spatial coordinates
-
mobilitydb
MobilityDB geospatial trajectory data management & analysis platform
-
earthdistance
calculate great-circle distances on the surface of the Earth
-
vector
vector data type and ivfflat and hnsw access methods
-
pg_similarity
support similarity queries
-
smlar
Effective similarity search
-
pg_tiktoken_c
Fast tiktoken BPE tokenizer for PostgreSQL implemented in C
-
pg4ml
Machine learning framework for PostgreSQL
-
pgroonga
Use Groonga as index, fast full text search platform for all languages!
-
pgroonga_database
PGroonga database management module
-
pg_bigm
create 2-gram (bigram) index for faster full text search.
-
zhparser
a parser for full-text search of Chinese
-
biscuit
IAM-LIKE pattern matching with bitmap indexing
-
pg_textsearch
Full-text search with BM25 ranking
-
psql_bm25s
PostgreSQL extension for BM25-family lexical retrieval
-
pg_fts
Full-text search with BM25 and BM25F ranking
-
pg_cjk_parser
CJK bigram parser derived from PostgreSQL full-text search
-
fuzzystrmatch
determine similarities and distance between strings
-
pg_trgm
text similarity measurement and index searching based on trigrams
-
citus
Distributed PostgreSQL as an extension
-
citus_columnar
Citus columnar storage engine
-
columnar
Hydra Columnar extension
-
storage_engine
colcompress and rowcompress Table Access Methods with vectorized execution
-
duckdb_fdw
DuckDB Foreign Data Wrapper
-
pg_partman
Extension to manage partitioned tables by time or ID
-
plproxy
Database partitioning implemented as procedural language
-
pg_strom
PG-Strom - big-data processing acceleration using GPU and NVME
-
pg_sorted_heap
Sorted heap table AM with zone map scan pruning and built-in vector search
-
pg_lake
Data lake extension by Snowflake
-
pg_extension_base
Extension development kit by Snowflake
-
pg_extension_updater
Automatic extension updater
-
pg_map
Map type for PostgreSQL, bundled as a required pg_lake component.
-
pg_lake_engine
Query engine for data lake queries
-
pg_lake_iceberg
Iceberg implementation in Postgres
-
pg_lake_table
Data lake tables and Iceberg tables
-
pg_lake_copy
Copy to/from data lake files
-
tablefunc
functions that manipulate whole tables, including crosstab
-
age
AGE graph database extension
-
pg_liquid
Liquid-inspired Datalog graph query extension for PostgreSQL
-
onesparse
Sparse linear algebra and graph extension for PostgreSQL 18
-
pgq
Generic queue for PostgreSQL
-
ulak
Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery
-
rum
RUM index access method
-
pg_ttl_index
Automatic data expiration with TTL indexes
-
jsquery
data type for jsonb inspection
-
pg_hint_plan
Give PostgreSQL ability to manually force some decisions in execution plans.
-
hypopg
Hypothetical indexes for PostgreSQL
-
plan_filter
filter statements by their execution plans.
-
pg_variables
Session-scoped variables with scalar, array, and record types
-
imgsmlr
Image similarity with haar
-
pg_ivm
incremental view maintenance on PostgreSQL
-
pg_incremental
Incremental Processing by Crunchy Data
-
pg_disorder
Perturb unordered SELECT row order to expose order-dependent tests
-
pg_local_cache
Transaction-aware shared-memory cache for ordinary PostgreSQL primary-key reads
-
orioledb
OrioleDB, the next generation transactional engine
-
omni
Advanced adapter for Postgres extensions
-
omni_auth
Basic session management
-
omni_aws
Amazon Web Services APIs (S3)
-
omni_cloudevents
CloudEvents support
-
omni_containers
Docker container management
-
omni_credentials
Application credential management
-
omni_csv
CSV toolkit
-
omni_datasets
Dataset provisioning
-
omni_email
E-mail framework
-
omni_http
Basic HTTP types
-
omni_httpc
HTTP client
-
omni_httpd
HTTP server
-
omni_id
Identity types
-
omni_json
JSON toolkit
-
omni_kube
Kubernetes (k8s) integration
-
omni_ledger
Financial ledger
-
omni_manifest
Package installation manifests
-
omni_mimetypes
MIME types
-
omni_os
Operating system integration
-
omni_polyfill
Postgres API polyfills
-
omni_python
First-class Python support
-
omni_regex
PCRE-compatible regular expressions
-
omni_rest
REST API toolkit (with PostgREST support)
-
omni_schema
Advanced schema management tooling
-
omni_seq
Distributed integer sequences
-
omni_service
Service management
-
omni_session
Session management
-
omni_shmem
Shared Memory Management
-
omni_sql
Programmatic SQL manipulation
-
omni_sqlite
Embedded SQLite
-
omni_test
Testing framework
-
omni_txn
Transaction management
-
omni_types
Advanced types
-
omni_var
Scoped variables
-
omni_vfs
Virtual File System
-
omni_vfs_types_v1
Virtual File System types (v1)
-
omni_web
Common web stack primitives
-
omni_worker
Generalized worker pool
-
omni_xml
XML toolkit
-
omni_yaml
YAML toolkit
-
bloom
bloom access method - signature file based index
-
pg_tle
Trusted Language Extensions for PostgreSQL
-
pljs
PL/JS trusted procedural language
-
pllua
Lua as a procedural language
-
hstore_pllua
Hstore transform for Lua
-
plluau
Lua as an untrusted procedural language
-
hstore_plluau
Hstore transform for untrusted Lua
-
pldbgapi
server-side support for debugging PL/pgSQL functions
-
plpgsql_check
Additional validation, profiling, and diagnostics for PL/pgSQL functions
-
plprofiler
server-side support for profiling PL/pgSQL functions
-
plsh
PL/sh procedural language
-
plr
load R interpreter and execute R script from within a database
-
plxslt
XSLT procedural language for PostgreSQL
-
plx
Transpile multiple procedural dialects to PL/pgSQL
-
plruby
Embed MRI Ruby as an untrusted PostgreSQL procedural language
-
jsonb_plruby
Transform between jsonb and native Ruby data for PL/Ruby
-
hstore_plruby
Transform between hstore and Ruby Hashes for PL/Ruby
-
ltree_plruby
Transform between ltree and Ruby Arrays for PL/Ruby
-
pgtap
Unit testing for PostgreSQL
-
dbt2
OSDL-DBT-2 test kit
-
pg_regresql
Trust pg_class statistics for planning instead of physical relation size
-
pltcl
PL/Tcl procedural language
-
pltclu
PL/TclU untrusted procedural language
-
plperl
PL/Perl procedural language
-
bool_plperl
transform between bool and plperl
-
hstore_plperl
transform between hstore and plperl
-
jsonb_plperl
transform between jsonb and plperl
-
plperlu
PL/PerlU untrusted procedural language
-
bool_plperlu
transform between bool and plperlu
-
jsonb_plperlu
transform between jsonb and plperlu
-
hstore_plperlu
transform between hstore and plperlu
-
plpgsql
PL/pgSQL procedural language
-
plpython3u
PL/Python3U untrusted procedural language
-
jsonb_plpython3u
transform between jsonb and plpython3u
-
ltree_plpython3u
transform between ltree and plpython3u
-
hstore_plpython3u
transform between hstore and plpython3u
-
prefix
Prefix Range module for PostgreSQL
-
semver
Semantic version data type
-
unit
SI units extension
-
pgpdf
PDF type with meta admin & Full-Text Search
-
md5hash
type for storing 128-bit binary data inline
-
asn1oid
asn1oid extension
-
roaringbitmap
support for Roaring Bitmaps
-
pg_sphere
spherical objects with useful functions, operators and index support
-
country
Country data type, ISO 3166-1
-
currency
Custom PostgreSQL currency type in 1Byte
-
collection
Memory optimized data type to be used inside of plpglsql func
-
pgmp
Multiple Precision Arithmetic extension
-
numeral
numeral datatypes extension
-
pg_rational
bigint fractions
-
uint
unsigned integer types
-
uint128
Native uint128 type
-
hashtypes
sha1, md5 and other data types for PostgreSQL
-
postbis
Adds compressed DNA, RNA, amino-acid, and aligned sequence types with casts, operators, indexes, and bioinformatics functions.
-
ip4r
IPv4/v6 and IPv4/v6 range index type for PostgreSQL
-
uri
URI Data type for PostgreSQL
-
emailaddr
Email address type for PostgreSQL
-
acl
ACL Data type
-
pg_duration
data type for representing durations
-
pg_bikram_sambat
Bikram Sambat date type and AD/BS conversion functions
-
pg_rrule
RRULE field type for PostgreSQL
-
timestamp9
timestamp nanosecond resolution
-
pgbson
BSON data type and accessor functions for PostgreSQL
-
chkpass
data type for auto-encrypted passwords
-
isn
data types for international product numbering standards
-
seg
data type for representing line segments or floating-point intervals
-
cube
data type for multidimensional cubes
-
ltree
data type for hierarchical tree-like structures
-
hstore
data type for storing sets of (key, value) pairs
-
citext
data type for case-insensitive character strings
-
xml2
XPath querying and XSLT
-
gzip
gzip and gunzip functions.
-
bzip
Bzip compression and decompression
-
zstd
Zstandard compression algorithm implementation in PostgreSQL
-
http
HTTP client for PostgreSQL, allows web page retrieval inside the database.
-
pg_net
Async HTTP Requests
-
pg_curl
Run curl actions for data transfer in URL syntax
-
pg_retry
Retry SQL statements on transient errors with exponential backoff
-
pg_fsql
Recursive SQL template engine with JSONB-driven execution
-
pg_protobuf
Protobuf support for PostgreSQL
-
pgproto
Native Protobuf parsing, mutation, indexing, and JSON conversion support
-
pgjq
Use jq in Postgres
-
url_encode
url_encode, url_decode functions
-
pgpcre
Perl Compatible Regular Expression functions
-
icu_ext
Access ICU functions
-
pgqr
QR Code generator from PostgreSQL
-
envvar
Fetch the value of an environment variable
-
byteamagic
Detect MIME types and file formats from PostgreSQL bytea values
-
floatfile
Simple file storage for arrays of floats
-
pg_describe
Report a query's parameters and result columns without executing it
-
hashlib
Stable hash functions for Postgres
-
xxhash
xxhash functions for PostgreSQL
-
shacrypt
Implements SHA256-CRYPT and SHA512-CRYPT password encryption schemes
-
cryptint
Encryption functions for int and bigint values
-
pguecc
uECC bindings for Postgres
-
pg_uuidv7
Create UUIDv7 values in postgres
-
pg_uuid_v8
UUID v8 generator with embedded timestamps for PostgreSQL
-
permuteseq
Pseudo-randomly permute sequences with a format-preserving encryption on elements
-
pg_hashids
Short unique id generator for PostgreSQL, using hashids
-
pg_slug_gen
Generate cryptographically secure timestamp-based slugs
-
sequential_uuids
generator of sequential UUIDs
-
snowflake
Snowflake-style 64-bit ID generator and sequence utilities for PostgreSQL
-
topn
type for top-n JSONB
-
quantile
Quantile aggregation function
-
lower_quantile
Lower quantile aggregate function
-
count_distinct
An alternative to COUNT(DISTINCT …) aggregate, usable with HashAggregate
-
omnisketch
data structure for on-line agg of data into approximate sketch
-
ddsketch
Provides ddsketch aggregate function
-
vasco
discover hidden correlations in your data with MIC
-
xicor
XI Correlation Coefficient in Postgres
-
weighted_statistics
High-performance weighted statistics functions for sparse data
-
tdigest
Provides tdigest aggregate function.
-
first_last_agg
first() and last() aggregate functions
-
extra_window_functions
Extra Window Functions for PostgreSQL
-
floatvec
Math for vectors (arrays) of numbers
-
aggs_for_vecs
Aggregate functions for array inputs
-
aggs_for_arrays
Various functions for computing statistics on arrays of numbers
-
argm
argmax, argmin, and anyold aggregate functions
-
pg_csv
Flexible CSV processing for Postgres
-
arraymath
Array math and operators that work element by element on the contents of arrays
-
pg_math
GSL statistical functions for postgresql
-
random
random data generator
-
base36
Integer Base36 types
-
base62
Base62 extension for PostgreSQL
-
financial
Financial aggregate functions
-
pg_accumulator
Accumulation registers for balance and turnover tracking in PostgreSQL
-
parray_gin
GIN index operator class and partial-match operators for text arrays
-
refint
functions for implementing referential integrity (obsolete)
-
autoinc
functions for autoincrementing fields
-
insert_username
functions for tracking who changed a table
-
moddatetime
functions for tracking last modification time
-
tsm_system_time
TABLESAMPLE method which accepts time in milliseconds as a limit
-
dict_xsyn
text search dictionary template for extended synonym processing
-
tsm_system_rows
TABLESAMPLE method which accepts number of rows as a limit
-
tcn
Triggered change notifications
-
uuid-ossp
generate universally unique identifiers (UUIDs)
-
btree_gist
support for indexing common datatypes in GiST
-
btree_gin
support for indexing common datatypes in GIN
-
intarray
functions, operators, and index support for 1-D arrays of integers
-
intagg
integer aggregator and enumerator (obsolete)
-
dict_int
text search dictionary template for integers
-
unaccent
text search dictionary that removes accents
-
pg_repack
Reorganize tables in PostgreSQL databases with minimal locks
-
pg_rewrite
Tool allows read write to the table during the rewriting
-
pg_query_rewrite
Rewrite SQL statements with a PostgreSQL ProcessUtility hook
-
pg_squeeze
A tool to remove unused space from a relation.
-
pg_dirtyread
Read dead but unvacuumed rows from table
-
pgfincore
examine and manage the os buffer cache
-
pg_cooldown
remove buffered pages for specific relations
-
prioritize
get and set the priority of PostgreSQL backends
-
pg_checksums
Activate/deactivate/verify checksums in offline Postgres clusters
-
pg_readonly
cluster database read only
-
pgautofailover
pg_auto_failover
-
pg_catcheck
Diagnosing system catalog corruption
-
pre_prepare
Pre Prepare your Statement server side
-
pg_orphaned
Deal with orphaned files
-
pg_crash
Send random signals to random processes
-
pg_cheat_funcs
Provides cheat (but useful) functions
-
fio
PostgreSQL File I/O Functions
-
qos
QoS resource governor extension for PostgreSQL sessions and queries
-
pg_pathcheck
Validate planner Path trees for freed or corrupt memory
-
pgdisablelogerror
Disable selected SQLSTATE error codes from PostgreSQL server logging.
-
online_advisor
Suggest missing indexes and extended statistics online
-
pg_savior
Postgres extension to save OOPS mistakes
-
safeupdate
Require criteria for UPDATE and DELETE
-
table_log
record table modification logs and PITR for table/row
-
pgagent
A PostgreSQL job scheduler
-
pg_prewarm
prewarm relation data
-
pgpool_adm
Administrative functions for pgPool
-
pgpool_recovery
recovery functions for pgpool-II for V4.3
-
pgpool_regclass
replacement for regclass
-
lo
Large Object maintenance
-
basic_archive
an example of an archive module
-
basebackup_to_shell
adds a custom basebackup target called shell
-
old_snapshot
utilities in support of old_snapshot_threshold
-
adminpack
administrative functions for PostgreSQL
-
amcheck
functions for verifying relation integrity
-
pg_surgery
extension to perform surgery on a damaged relation
-
pg_profile
PostgreSQL load profile repository and report builder
-
pg_tracing
Distributed Tracing for PostgreSQL
-
pg_stat_backtrace
Capture or log C-level stack backtraces of PostgreSQL processes
-
pg_stat_log
Track cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE.
-
pg_stat_plans
Track per-plan call counts, execution times, and example EXPLAIN texts.
-
pgmonitor
Collector-friendly metric views and background refresh worker
-
pg_show_plans
show query plans of all currently running SQL statements
-
pg_stat_kcache
Kernel statistics gathering
-
pg_stat_monitor
The pg_stat_monitor is a PostgreSQL Query Performance Monitoring tool, based on PostgreSQL contrib module pg_stat_statements. pg_stat_monitor provides aggregated statistics, client information, plan details including plan, and histogram information.
-
pg_qualstats
An extension collecting statistics about quals
-
pg_store_plans
track plan statistics of all SQL statements executed
-
pg_track_optimizer
Track planning decisions in comparison with execution reality
-
pg_wait_sampling
sampling based statistics of wait events
-
pg_datasentinel
Observability and activity monitoring extension for PostgreSQL
-
pgsentinel
active session history
-
system_stats
EnterpriseDB system statistics for PostgreSQL
-
pgnodemx
Capture node OS metrics via SQL queries
-
pg_proctab
PostgreSQL extension to access the OS process table
-
bgw_replstatus
Small PostgreSQL background worker to report whether a node is a replication master or standby
-
pgmeminfo
show memory usage
-
toastinfo
show details on toasted datums
-
pg_relusage
Log all the queries that reference a particular column
-
pg_overexplain
Allow EXPLAIN to dump even more details
-
pg_logicalinspect
Logical decoding components inspection
-
pageinspect
inspect the contents of database pages at a low level
-
pgrowlocks
show row-level locking information
-
sslinfo
information about SSL certificates
-
pg_buffercache
examine the shared buffer cache
-
pg_walinspect
functions to inspect contents of PostgreSQL Write-Ahead Log
-
pg_freespacemap
examine the free space map (FSM)
-
pg_visibility
examine the visibility map (VM) and page-level visibility info
-
pgstattuple
show tuple-level statistics
-
auto_explain
Provides a means for logging execution plans of slow statements automatically
-
pg_stat_statements
track planning and execution statistics of all SQL statements executed
-
passwordcheck_cracklib
Strengthen PostgreSQL user password checks with cracklib
-
supautils
Extension that secures a cluster on a cloud environment
-
pgsodium
Postgres extension for libsodium functions
-
column_encrypt
Transparent column-level encryption with encrypted_text and encrypted_bytea types
-
passwordpolicy
Dynamically configurable PostgreSQL password complexity checks.
-
supabase_vault
Supabase Vault Extension
-
pgaudit
provides auditing functionality
-
pgauditlogtofile
pgAudit addon to redirect audit log to an independent file
-
pg_roast
Opinionated PostgreSQL database auditor
-
logerrors
Function for collecting statistics about messages in logfile
-
pg_auth_mon
monitor connection attempts per user
-
credcheck
credcheck - postgresql plain text credential checker
-
pgcryptokey
cryptographic key management
-
pg_pwhash
Advanced password hashing methods for PostgreSQL
-
login_hook
login_hook - hook to execute login_hook.login() at login time
-
set_user
similar to SET ROLE but with added logging
-
pg_snakeoil
The PostgreSQL Antivirus
-
pgextwlist
PostgreSQL Extension Whitelisting
-
sslutils
A Postgres extension for managing SSL certificates through SQL
-
noset
Module for blocking SET variables for non-super users.
-
pg_kpart
Reject full partition scans that omit the partition key
-
pg_tde
Percona pg_tde access method
-
pg_vault_tde
Transparent Data Encryption for PostgreSQL through custom table and index access methods
-
sepgsql
label-based mandatory access control (MAC) based on SELinux security policy.
-
auth_delay
pause briefly before reporting authentication failure
-
pgcrypto
cryptographic functions
-
passwordcheck
checks user passwords and reject weak password
-
multicorn
Fetch foreign data in Python in your PostgreSQL server.
-
odbc_fdw
Foreign data wrapper for accessing remote databases using ODBC
-
jdbc_fdw
foreign-data wrapper for remote servers available over JDBC
-
pgspider_ext
foreign-data wrapper for remote PGSpider servers
-
mysql_fdw
Foreign data wrapper for querying a MySQL server
-
oracle_fdw
foreign data wrapper for Oracle access
-
tds_fdw
Foreign data wrapper for querying a TDS database (Sybase or Microsoft SQL Server)
-
db2_fdw
foreign data wrapper for DB2 access
-
sqlite_fdw
SQLite Foreign Data Wrapper
-
informix_fdw
Foreign data wrapper for Informix access
-
nominatim_fdw
Nominatim Foreign Data Wrapper for PostgreSQL
-
mongo_fdw
foreign data wrapper for MongoDB access
-
redis_fdw
Foreign data wrapper for querying a Redis server
-
redis
Send redis pub/sub messages to Redis from PostgreSQL Directly
-
kafka_fdw
kafka Foreign Data Wrapper for CSV formatted messages
-
hdfs_fdw
foreign-data wrapper for remote hdfs servers
-
firebird_fdw
Foreign data wrapper for Firebird
-
rdf_fdw
Foreign data wrapper for RDF triplestores over SPARQL endpoints
-
log_fdw
foreign-data wrapper for Postgres log file access
-
dblink
connect to other PostgreSQL databases from within a database
-
file_fdw
foreign-data wrapper for flat file access
-
postgres_fdw
foreign-data wrapper for remote PostgreSQL servers
-
documentdb
API surface for DocumentDB for PostgreSQL
-
documentdb_core
Core API surface for DocumentDB on PostgreSQL
-
documentdb_distributed
Multi-Node API surface for DocumentDB
-
documentdb_extended_rum
DocumentDB Extended RUM index access method
-
orafce
Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS
-
pgtt
Extension to add Global Temporary Tables feature to PostgreSQL
-
session_variable
Registration and manipulation of session variables and constants
-
pg_statement_rollback
Server side rollback at statement level for PostgreSQL like Oracle or DB2
-
ivorysql_ora
Oracle Compatible extension on Postgres Database
-
ora_btree_gin
Support for indexing oracle datatypes in GIN
-
ora_btree_gist
Support for oracle indexing common datatypes in GiST
-
pg_get_functiondef
Get function's definition
-
plisql
PL/iSQL procedural language
-
gb18030_2022
Support GB18030-2022 and UTF-8 conversion
-
plpgsql_wrap
Oracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source.
-
pg_dbms_job
Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL
-
pg_dbms_errlog
Emulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table.
-
babelfishpg_common
SQL Server Transact SQL Datatype Support
-
babelfishpg_tsql
SQL Server Transact SQL compatibility
-
babelfishpg_tds
SQL Server TDS protocol extension
-
babelfishpg_money
SQL Server Money Data Type
-
spat
Redis-like In-Memory DB Embedded in Postgres
-
pgmemcache
memcached interface
-
aux_mysql
MySQL Supplementary Extension
-
pglogical
PostgreSQL Logical Replication
-
pglogical_origin
Dummy extension for compatibility when upgrading from Postgres 9.4
-
pglogical_ticker
Have an accurate view on pglogical replication delay
-
pgl_ddl_deploy
automated ddl deployment using pglogical
-
logical_ddl
Replicate supported DDL changes over PostgreSQL logical replication
-
pg_failover_slots
PG Failover Slots extension
-
pgactive
Active-Active Replication Extension for PostgreSQL
-
spock
Multi-master logical replication extension for PostgreSQL
-
lolor
Logical-replication-friendly replacement for PostgreSQL large objects
-
pgclone
Clone PostgreSQL databases, schemas, tables, and functions across environments
-
wal2json
Changing data capture in JSON format
-
wal2mongo
PostgreSQL logical decoding output plugin for MongoDB
-
decoderbufs
Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format
-
decoder_raw
Output plugin for logical replication in Raw SQL format
-
repmgr
Replication manager for PostgreSQL
-
pg_fact_loader
build fact tables with Postgres
-
pg_bulkload
pg_bulkload is a high speed data loading utility for PostgreSQL
-
test_decoding
SQL-based test/example module for WAL logical decoding
-
pgoutput
Logical Replication output plugin