Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a Talend project with multiple Jobs. In all of them, I am calling a PostgreSQL database. I have to switch to another type of SQL database and would like to know if there is a way to change these connections in a way where I don't have to go one by one for all the Jobs. At least, if there is a way to know which Jobs are interacting with the PostgreSQL database. Cheers!