Large Object OID

Поиск
Список
Период
Сортировка
От John Huttley
Тема Large Object OID
Дата
Msg-id 000501bebb56$36d71740$1401a8c0@Mr_Creosote.MWK.co.nz
обсуждение исходный текст
Список pgsql-interfaces
I've been programming with libpq and things have been
working quite well.

There are two puzzles though.

How do you destroy a large_object?
AFAIK, the only way to do it is to put its OID into a tuple in a table and
then delete that tuple.


How do you truncate a large_object?

Regards,

John




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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: [INTERFACES] parse bind execute
Следующее
От: "John Huttley"
Дата:
Сообщение: libpq, large Objects