Re: storing PDFs

From: "Larry Rosenman" <ler(at)lerctr(dot)org>
To: "'Michael Glaesemann'" <grzm(at)myrealbox(dot)com>, "'littlebutty'" <littlebutty(at)gmail(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: storing PDFs
Date: 2006-01-01 15:35:06
Message-ID: 004501c60ee8$f150be40$66c8a8c0@lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Michael Glaesemann wrote:
> On Dec 29, 2005, at 16:45 , littlebutty wrote:
>
>> I am curious to know what everyone thinks would be the best way to
>> store PDF files in postgres??
>
> The BYTEA data type should do the trick.

I did exactly this for a DB I did for a former employer of mine.

Works great.

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 512-248-2683 E-Mail: ler(at)lerctr(dot)org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3683 US

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John DeSoi 2006-01-01 15:36:21 Re: storing PDFs
Previous Message Michael Glaesemann 2006-01-01 15:27:55 Re: storing PDFs