Hi Everyone, I would like to get your idea on how to set up a sync between StarRocks and Postgres (More than 500 tables). I am currently facing an issue when it comes to slot name to use in the source tables. It seems like for every Postgres source table, a different slot name is needed, which seems not like the best practice since slots themselves are resource intensive on Postgres. If any one know the best way to approach this, I would very much appreciate it. I am using StarRocks-4.0.0-rc01-ubuntu-amd64, Postgres 16, Flink-1.20.2-bin-scala_2.12, SMT, flink-connector-starrocks-1.2.11_flink-1.20.jar and flink-sql-connector-postgres-cdc-3.4.0.jar