pdf saving into DB vs. saving file location ?

From: Emi Lu <emilu(at)encs(dot)concordia(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: pdf saving into DB vs. saving file location ?
Date: 2011-03-23 20:01:55
Message-ID: 4D8A51B3.5010703@encs.concordia.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello list,

A question about saving PDF (size around 160kb) into postgresql large
object columns vs. saving into a directory.

May I know the performance differences? Pros and crons please?

Each year, 20 new pdfs will be saved into DB (each around 160KB).

Thanks a lot!
Emi

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2011-03-23 20:05:44 Re: pdf saving into DB vs. saving file location ?
Previous Message Martín Marqués 2011-03-23 19:28:02 Re: pg_dump problems