11-04-2021, 11:03 PM
I use the csv export function in Veda to export ca. 100 tables to create a dashboard (e.g. https://tim-review1.netlify.app/results). I find the function really convinient! However currently it has a few "side effects":
- it takes about half an hour to query the data and several minutes to half an hour to write it out to csv files;
- during this time the application becomes not usable;
- after finishing the job, Veda does not always release the resources. Actually in some cases it has to be restarted (simply closing is not sufficient) for resources to be released.
I was wondering:
- is there any way to make the export process more efficient?
- is it possible see which of the tables take longest to export?
Cheers,
Olex
- it takes about half an hour to query the data and several minutes to half an hour to write it out to csv files;
- during this time the application becomes not usable;
- after finishing the job, Veda does not always release the resources. Actually in some cases it has to be restarted (simply closing is not sufficient) for resources to be released.
I was wondering:
- is there any way to make the export process more efficient?
- is it possible see which of the tables take longest to export?
Cheers,
Olex