Use a blob or not? - Mailing list pgsql-general

From Daniel
Subject Use a blob or not?
Date
Msg-id 8ce1c32f-1c7a-4cc6-bcc0-0120e24dcdcb@f16g2000yqm.googlegroups.com
Whole thread Raw
Responses Re: Use a blob or not?  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Use a blob or not?  (Peter Geoghegan <peter.geoghegan86@gmail.com>)
Re: Use a blob or not?  (Colin Streicher <colin@obviouslymalicious.com>)
Re: Use a blob or not?  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
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.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Query using partitioned table hangs
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Use a blob or not?