pgoutput

pgoutput

Logical Replication output plugin

Overview

IDExtensionPackageVersionCategoryLicenseLanguage
9980
pgoutput
pgoutput
-
ETL
PostgreSQL
C
AttributeHas BinaryHas LibraryNeed LoadHas DDLRelocatableTrusted
--s----
No
Yes
No
No
no
no
Relationships
See Also
wal2json
decoderbufs
decoder_raw
test_decoding
pglogical
pg_failover_slots
pgactive
kafka_fdw

Packages

PG18PG17PG16PG15PG14PG13
-
-
-
-
-
-

This is a built-in contrib extension ship with the PostgreSQL kernel

Install

Create this extension with:

CREATE EXTENSION pgoutput;
Last updated on