Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 197 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 197 Bytes

tap-postgres

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

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