What happens if you delete a row containing a BLOB?

Поиск
Список
Период
Сортировка
От Terrence Brannon
Тема What happens if you delete a row containing a BLOB?
Дата
Msg-id 95F37F74-F25C-11D5-92F7-003065C2A10C@mac.com
обсуждение исходный текст
Ответ на Indices  (sharmad@goatelecom.com)
Ответы Re: What happens if you delete a row containing a BLOB?  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: What happens if you delete a row containing a BLOB?  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-sql
If you delete a row with a BLOB, does it automatically lo_unlink 
the blob?

This was not clear when reading the section Large Objects (BLOBS) 
in the Momjian book.



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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Numbering Rows (SEQUENCE, OID) questions
Следующее
От: Terrence Brannon
Дата:
Сообщение: why doesn't \d table_name show the table inheritance graph?