Image storage questions

From: "Ed L(dot)" <pgsql(at)bluepolka(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Image storage questions
Date: 2005-05-18 20:10:50
Message-ID: 200505181410.50848.pgsql@bluepolka.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers


If I store images as blobs in pgsql, will they be loaded into the
db shared memory cache as they are retrieved?

What are the tradeoffs of storing images as bytea vs blobs?

Thanks.
Ed

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ed L. 2005-05-18 20:23:23 Re: Image storage questions
Previous Message Adem HUR 2005-05-18 17:46:21 OLAP with PostgreSQL

Browse pgsql-hackers by date

  From Date Subject
Next Message Ed L. 2005-05-18 20:23:23 Re: Image storage questions
Previous Message Tom Lane 2005-05-18 19:36:32 Re: pg_dump and using schema problem