Обсуждение: Store multi-media with Postgres?

Поиск
Список
Период
Сортировка

Store multi-media with Postgres?

От
"Duncan Kinder"
Дата:
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?

От
Mathijs Brands
Дата:
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