Basanta78 / tap-postgres

tap-postgres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tap-postgres

set rds.logical_replication in parameter(reboot)= 1

this should also set max_wal_senders && max_replication_slots > 0

Singer tap for Postgres supporting Full Table & Logical Replication using the wal2json decoder plugin.

SELECT * FROM pg_create_logical_replication_slot('stitch', 'wal2json');


Copyright © 2018 Stitch

About

tap-postgres

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%Language:Makefile 0.0%