d4software / QueryTree

Data reporting and visualization for your app
http://querytreeapp.com
GNU Lesser General Public License v3.0
335 stars 121 forks source link

Cannot fetch data if table has more than 100 columns and 10.000 rows #112

Closed markus07 closed 3 years ago

markus07 commented 3 years ago

I got pretty big table with more than 100 columns and 10.000 rows on PostgreSQL.

Using command line I can fetch pretty fast within 60-70 seconds. When made connection to DB, I can see only columns and when creating filters, nothing pops-up or No data was returned at Results table.

When using Advanced Builder error says "Something went wrong while trying to fetch the data."

Is there any option where I can increase connection timeout or increase something to keep waiting for data a little bit longer?

markus07 commented 3 years ago

Is there anywhere some variable to increase 30 seconds timeout for fetching data from DB?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.