singer-io / 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 PostgreSQL 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 99.8%Language:Dockerfile 0.2%Language:Shell 0.0%Language:Makefile 0.0%