Forum Discussion
zenisekd
5 years agoSuper User
Occasional scheduled refresh errors of postgre SQL: PostgreSQL: Exception while reading from stream
Hi everyone, I have a problem that I can't figure out by myslef... I use Posgre SQL database (on AWS) IMPORT. I loaded about 30 tables (I use the dataset as a datasilo). I made a couple o...
lbendlin
5 years agoSuper User
Could be query timeout issues but my money is on an overloaded PostgreSQL server. In your Power BI file, disallow parallel loading of tables and see if that improves reliability (at the expense of speed).
- zenisekd5 years agoSuper User
Timeout set to 90 minutes, didnt help. Now I am testing your slow solution...