Note that column addition will be propagated at the end of a batch’s sync, which could occur after the sync interval or pull batch size is reached. More information on controlling syncs here
Schema changes propagation support
Page describing schema change types detectable by ClickPipes in the source tables
ClickPipes for Postgres can detect schema changes in the source tables and, in some cases, automatically propagate the changes to the destination tables. The way each DDL operation is handled is documented below:
Last modified on June 19, 2026