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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Indhu
Contributor
Contributor

Dynamic load postgres server

Hello Everyone!

I am trying to load data from all the database dynamically in postgres.

the idea is used to create one single connection and load the data from 130 DB . The table structure is same across all the DB . I have implemented this logic in MSSQL but couldnt do in postgres . We are using postgreSQL connector to connect to source where the DB name is must when creating the connection and can not pass the DB name . 

 

Any idea how to achieve the same.

 

Thanks ,

 

0 Replies