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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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 ,

 

Labels (1)
0 Replies