Thread: Store multi-media with Postgres?

Store multi-media with Postgres?

From
"Duncan Kinder"
Date:
Is it possible to store multimedia with Postgres, and, if so, where can I
find more information on point?

Thanks in advance.

Regards,

Duncan C. Kinder
dckinder@mountain.net






Re: [SQL] Store multi-media with Postgres?

From
Mathijs Brands
Date:
On Tue, Nov 23, 1999 at 01:43:44PM -0800, Duncan Kinder allegedly wrote:
> Is it possible to store multimedia with Postgres, and, if so, where can I
> find more information on point?
> 
> Thanks in advance.
> 
> Regards,
> 
> Duncan C. Kinder
> dckinder@mountain.net

You should look at the large object type. That is probably what you want.

Mathijs