Обсуждение: BLOB support

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

BLOB support

От
"vijayendra mohan agrawal"
Дата:
Hi all,

Does PostGreSQL support Binary Large Objects ???

Please reply ASAP.

Thanks and regards,
Vijay

Re: BLOB support

От
Gunnar Lindholm
Дата:
> Hi all,
>
> Does PostGreSQL support Binary Large Objects ???
>
> Please reply ASAP.
>
> Thanks and regards,
> Vijay

Hi Vijay.
Yes it does according to the documentation (since I have not yet tried).
Have a look at
http://www.postgresql.org/docs/aw_pgsql_book/node121.html
for an example.

Gunnar.