Is there any way to specify the schema name when connecting to Postgres as source?
It’s not possible right now, you can specify the database name and select the tables you want to sync to your destination.
There is a Github issue to implement this feature