Hi,
I'm running the following query which produces a table of ~4 Gb:
SELECT * FROM ls_dr8.tractor_primary_s WHERE (mag_r<19 and dec<0 and type!='PSF')
But when I download the file from myDB only ~1 Gb is downloaded. I tried multiple times and it always hangs at around 1 Gb. Is it an issue with my internet or the server?
Cheers,
Sandor