Current app flow
- Create a PostgreSQL source connection.
- Create a PostgreSQL destination connection.
- Create a pipeline shell from Data Pipelines with a name and source connection.
- Open the builder.
- Use the Source node to test the source, discover tables, include source streams, and preview rows.
- Use the Destination node to choose the destination connection, enter final delivery tables as
schema.table, add optional rename/cast rules, write SQL models, validate, preview, and save. - Run the destination manually.
- Review run status and run history.
- Switch the destination to Incremental sync before enabling a schedule.