Skip to main content

Asynchronous PostgreSQL logical replication consumer library for the logical-decoding-json logical decoding output plugin

Project description

PsycoPG2-Logical-Decoding-JSON-Consumer

psycopg2-logical-decoding-json-consumer is an asynchronous library that consumes PostgreSQL logical replication created by the logical-decoding-json output plugin.

The library supports fast filtering of events and allows individual transactions to be acknowledged out of order.

Transactions can be read one-by-one with read_transaction(), or collected in batches (simplifying de-duplication) with read_transaction_batch()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page