Use a blob or not?

From: Daniel <danwgrace(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Use a blob or not?
Date: 2009-12-07 17:07:49
Message-ID: 8ce1c32f-1c7a-4cc6-bcc0-0120e24dcdcb@f16g2000yqm.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-12-07 17:11:31 Re: Query using partitioned table hangs
Previous Message Chris Browne 2009-12-07 16:55:21 Re: New PostgreSQL Committers