temp space to accommodate the size of the files you can load in one COPY command???
Arvind_Kumar
Community Edition User ✭
Which Temp we need?
/tmp ?
/var/tmp ?
select * from disk_storage where storage_usage ilike '%temp%'; ?
Just need to confirm , it will be storage_usage as TEMP showing in the result of disk_storage?
0
Comments
select * from disk_storage where storage_usage ilike '%temp%'; ?