Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
RAJ6
Contributor III
Contributor III

How to Move Talend metadata from public schema to private schema

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

0683p000009LsWI.jpg

I have checked dq schema is there in postgresSQL

could please share your information.

Note: This is urgent requirement

Labels (3)
10 Replies
RAJ6
Contributor III
Contributor III
Author

Hi
Currently we are using PostgreSQL 9.6 version.