test_decoding

test_decoding

SQL-based test/example module for WAL logical decoding

Overview

IDExtensionPackageVersionCategoryLicenseLanguage
9970
test_decoding
test_decoding
-
ETL
PostgreSQL
C
AttributeHas BinaryHas LibraryNeed LoadHas DDLRelocatableTrusted
--s----
No
Yes
No
No
no
no
Relationships
See Also
wal2json
decoderbufs
decoder_raw
pgoutput
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 test_decoding;
Last updated on