Re: How to delete Large Object from Database?

Поиск
Список
Период
Сортировка
От Premsun Choltanwanich
Тема Re: How to delete Large Object from Database?
Дата
Msg-id 434B8212.C5F7.004C.0@nsasia.co.th
обсуждение исходный текст
Ответ на Re: How to delete Large Object from Database?  (Douglas McNaught <doug@mcnaught.org>)
Список pgsql-general
Excuse me, How? I try to find the way but not found.

>>> Douglas McNaught <doug@mcnaught.org> 10-Oct-05 20:07:57 pm >>>
"Premsun Choltanwanich" <Premsun@nsasia.co.th> writes:

> The lib I use is call lo_in and lo_out for manage BLOB.
> I understand that lo_unlink be related with lo_import and lo_export so I
> don't think that it work.

It's exactly what you want--it removes a LO with the specified OID
from the large object table.  The 'contrib/lo' interface is just a thin
wrapper around the base LO calls.

-Doug

В списке pgsql-general по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PostgreSQL's bug tracker
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PostgreSQL's bug tracker