select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Replication and streams

kafka

Produce messages to Apache Kafka from PostgreSQL

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_kafka
Version0.0.1
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusArchived
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_kafka
Schemakafka
Stars112
Latest commit2015-04-03
Catalogue updated2026-08-30

Related extensions

See also

kafka_fdwkafka Foreign Data Wrapper for CSV formatted messages
pg_kafka_eventsPublishes PostgreSQL logical-decoding change events to Apache Kafka through a background worker.
pgqGeneric queue for PostgreSQL
pipeline_kafkaIntegrate PipelineDB with Kafka for background-worker consumption, production, offsets, and lag monitoring
amqpPublish messages to AMQP brokers from PostgreSQL
pg_redispubPublish channel messages from PostgreSQL to a local Redis server
pg_turretCapture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry
putpostlogicUnreleased logical decoding output-plugin prototype that emits JSON changes through PostgreSQL, Kafka, or Nanomsg.

Same project

pg_kafkaKafka foreign data wrapper for PostgreSQL.