Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi folks,
During installation of Talend we have provided the db with public repository.
We wish to move the tables created in the public schema to private schema and also we need to use private schema only here after.
how to change the schema db configuration page on TAC. I have added the connection string in this way "jdbc: postgresql://hostname: port/database/schema". Is this the correct method? if not could you suggest the right way to add schema name with the database name
database name: talend
private schema name: dq
I have checked dq schema is there in postgresSQL
could please share your information.
Note: This is urgent requirement