[horde] Ansel - Some Images stay grey
Andreas Mauser
andreas at mauser.info
Mon Mar 5 23:14:08 UTC 2012
Hi,
----- Nachricht von Michael J Rubinsky <mrubinsk at horde.org> ---------
Datum: Mon, 05 Mar 2012 17:56:19 -0500
Von: Michael J Rubinsky <mrubinsk at horde.org>
Betreff: Re: [horde] Ansel - Some Images stay grey
An: horde at lists.horde.org
> Quoting Andreas Mauser <andreas at mauser.info>:
>
>> May I ask at last how you mean 'horribly inefficient'?
>> Do you mean it that the images uploaded should be considered to be
>> small, or at least not to large so that they grow the DB into
>> enternity?
>
> Perhaps I'm exaggerating things a bit.
>
> SQL databases, in general, are not going to be the best choice for
> bulk storage of large blobs of binary data. It's simply not how they
> are optimized.
>
> Specifically for Ansel; Let's say you upload a (potentially very
> large) original image - that image is stored. It's possible that
> Ansel will generate, and store, up to about half a dozen other
> images for this original image for thumbnails of different sizes and
> styles, screen-sized images, "stacked" images etc... Granted, these
> are all much smaller than the original but it still increases the
> storage space required for each image. Of course, YMMV.
> --
I agree and thought of something similar.
Maybe you want set file based VFS as a Default for Ansel in your next release?
So users dont get into same circumstances than I did, making things
easier when default is file based VFS for Ansel only?
And no worries about this specific production Horde. As long as I dont
really 'loose' data I can live with recreating a gallery...
Andreas
More information about the horde
mailing list