For postgres log based incremental replication are...
# getting-started
m
For postgres log based incremental replication are schema changes supported?
a
Hi, @matt_hardner . Yeah, that should be no problem. Catalog (schema) detection is generally a separate step from from the data replication. You should be good to go 👍