Extensions / Replication and streams
Postgres output plugin for replicating data to Turso.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_turso |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Archived |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 75 |
| Latest commit | 2024-01-11 |
| Catalogue updated | 2026-08-30 |
| pg_cron | Job scheduler for PostgreSQL |
| replisome | Logical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON. |
| pgcat | Enhanced logical replication extension for per-table subscriptions, table mapping, and replica-identity tracking. |
| londiste | Londiste replication support code |
| pgl_validate | Cross-node data validation for pglogical and PostgreSQL logical replication — lag-correct, contract-aware row-count and checksum verification with sound (zero-false-positive) divergence detection. |
| decoderbufs | Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format |
| pgoutput | Logical Replication output plugin |
| wal2json | Changing data capture in JSON format |
| tencentdb_failover_slot | TencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover. |
| decoder_raw | Output plugin for logical replication in Raw SQL format |
| pgcapture | A scalable Netflix DBLog implementation for PostgreSQL |