How big a file? Well, I'm just going to store the CSV file, maybe 50 
rows, 10 columns, average 20 characters per cell maximum, so roughly 
10K bytes, shouldn't be a problem.

Any limit on blob size in PostgreSQL (which Heroku uses)?


At 10:08 AM 10/8/2009, you wrote:

>Jason King wrote:
> > Funny how we often leave out the most critical piece of information in
> > our initial question.  You're on Heroku, use the built-in memcache
> > - http://docs.heroku.com/memcached
> >
> > It's precisely what you want (or I've totally misunderstood).
>
>How big of a file are you looking at?
>
>memcached does have some hard limits (1MB) on the size of the hash
>value.  I know there was some work to adjust that, but I don't believe
>it's made it into a release yet.
>
>--mac
>
>
--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---

Reply via email to