On December 7, 2009 12:07:49 pm Daniel wrote:
> I want ot store chunks of data (only about five Kb each) on a database
> and have users download (across a network) these chunks to their local
> disk drive. Is a blob a good way to store these chunks?
> 
> Thanks.
> 
Put me on the list of recommending bytea, 
It works well for me, I use it for my virus database, and have noticed no 
perceptable lag from ~100k samples averaging probably 100kb.

Colin 
-- 
Best of all is never to have been born.  Second best is to die soon.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to