Hi all!! I'm using `tap-postgres transferwise` var...
# getting-started
d
Hi all!! I'm using
tap-postgres transferwise
variant as my extractor and
target-snowflake transferwise
variant. My replication job runs fine until a
COPY
and/or
TRUNCATE
command is ran on the primary server. Once a COPY or TRUNCATE command is ran my Meltano Replication job just echo's
Waiting for first wal message
. Are copy and truncate replicable via tap-postgres? Is this something someone can help me with?