September 4, 2025: PostgreSQL 18 RC 1 Released!
Supported Versions: Current (17) / 16 / 15 / 14 / 13
Development Versions: 18 / devel
Unsupported versions: 12 / 11 / 10 / 9.6 / 9.5 / 9.4
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the current version, or one of the other supported versions listed above instead.
48.7. Logical Decoding Output Writers
Prev Up Chapter 48. Logical Decoding Home Next

48.7. Logical Decoding Output Writers

It is possible to add more output methods for logical decoding. For details, see src/backend/replication/logical/logicalfuncs.c. Essentially, three functions need to be provided: one to read WAL, one to prepare writing output, and one to write the output (see Section 48.6.5).


Prev Up Next
48.6. Logical Decoding Output Plugins Home 48.8. Synchronous Replication Support for Logical Decoding

AltStyle によって変換されたページ (->オリジナル) /