im replicating postgres -> snowflake, all on the latest versions.
1 databases has much longer normalization seteps than others
its replicating only a few thousand records every hour across like 50 tables, but normalization is taking like 20 minutes.
i see that the snowflake warehouse has much higher load during the normalization step.
my question is what are the main factors to consider for how long normalization will take? Since i have databases with more records/data/tables replicating hourly with noticeable faster normalization and lower snowflake warehouse load? (the syncs are spread out over hour as to not overlap)