Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.
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 🙂
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.