Hi all
 
I'm sending a big amount of images to the database, about 10.000 images.
The size of each image is about 3Kb.
After I send the images I've checked the directory where mi database is and the database has grown in 300Mb.
 
So
10.000 images * 3Kb is 30Mb not 300Mb
 
I know that the database has index and other mechanism for searching the large objects, but 300Mb is very big.
 
I saw the files created by the database for storing each imagen and the files are about 8Kb.
 
Can I change the size of these files?
Can anybody explain me why the database is so big?
Is something wrong?
 
Thanks

Reply via email to