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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

DBInput_Postegres - to slow

Hello all,

 

I have an inputPostgres, but is to slow to starting getting the rows and then is getting more less 300 rows/sec, so I have 7 millions of rows to read, is not possible, it has to be faster.

Anyone can help me?

Thanks.

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello, is a network issue, I was running in my laptop when I install in a production environment took less time.

By the way, I'm working with a Taled Open Studio, I don't have parallelism.

 

Thanks anyway.

 

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi,

 

    Could you please try the method of using tparallelize and then extracting data for different partitions simultaneously? You can merge the data set later for further processing.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

 

 

 

 

Anonymous
Not applicable
Author

Hello, is a network issue, I was running in my laptop when I install in a production environment took less time.

By the way, I'm working with a Taled Open Studio, I don't have parallelism.

 

Thanks anyway.